Searched refs:LoopEntryPredicate (Results 1 – 1 of 1) sorted by relevance
15463 const BranchInst *LoopEntryPredicate = in collect() local15465 if (!LoopEntryPredicate || LoopEntryPredicate->isUnconditional()) in collect()15468 Terms.emplace_back(LoopEntryPredicate->getCondition(), in collect()15469 LoopEntryPredicate->getSuccessor(0) == Pair.second); in collect()