Home
last modified time | relevance | path

Searched refs:DFSInStack (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp842 NumOut, DFSInStack); in transferToOtherSystem()
844 DFSInStack); in transferToOtherSystem()
852 NumOut, DFSInStack); in transferToOtherSystem()
854 DFSInStack); in transferToOtherSystem()
864 NumOut, DFSInStack); in transferToOtherSystem()
1409 DFSInStack.pop_back(); in removeEntryFromStack()
1445 if (OldSize == DFSInStack.size()) in checkOrAndOpImpliedByOther()
1467 StackEntry E = DFSInStack.back(); in checkOrAndOpImpliedByOther()
1469 DFSInStack); in checkOrAndOpImpliedByOther()
1659 while (!DFSInStack.empty()) { in eliminateConstraints()
[all …]