Searched refs:LoopEntryPredicate (Results 1 – 1 of 1) sorted by relevance
15792 const BranchInst *LoopEntryPredicate = in collectFromBlock() local15794 if (!LoopEntryPredicate || LoopEntryPredicate->isUnconditional()) in collectFromBlock()15797 Terms.emplace_back(LoopEntryPredicate->getCondition(), in collectFromBlock()15798 LoopEntryPredicate->getSuccessor(0) == Pair.second); in collectFromBlock()