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