Files
swift-mirror/lib/SIL/Utils/BasicBlockUtils.cpp
Erik Eckstein 3e6fe70dbd SIL: use BasicBlockSet instead of SmallPtrSet in findJointPostDominatingSet
This allows putting the set as local variables into the function itself (where they are used) and removing them from JointPostDominanceSetComputer.
2021-01-27 10:31:17 +01:00

18 KiB