Searched defs:SuccIter (Results 1 – 2 of 2) sorted by relevance
1626 for (auto &SuccIter : make_first_range(SuccIterPairs)) { in hoistCommonCodeFromSuccessors() local1667 for (auto &SuccIter : OtherSuccIterRange) { in hoistCommonCodeFromSuccessors() local1676 for (auto &SuccIter : OtherSuccIterRange) { in hoistCommonCodeFromSuccessors() local1685 for (auto &SuccIter : OtherSuccIterRange) in hoistCommonCodeFromSuccessors() local1730 for (auto &SuccIter : OtherSuccIterRange) { in hoistCommonCodeFromSuccessors() local1744 for (auto &SuccIter : OtherSuccIterRange) { in hoistCommonCodeFromSuccessors() local
2033 auto SuccIter = Succ0 ? find(Outgoing, Succ0) : find(Outgoing, Succ1); in calcPredicateUsingInteger() local