Files
clang-p2996/llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
Florian Hahn 5bedc1f093 [ConstraintElimination] Move logic to build worklist to helper (NFC).
This refactor makes it easier to extend the logic to collect information
from blocks in the future, without even further increasing the size of
eliminateConstriants.
2022-04-02 16:55:05 +01:00

26 KiB