Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp6784 BranchInst *LoopEntryPredicate = in isLoopEntryGuardedByCond() local
6786 if (!LoopEntryPredicate || in isLoopEntryGuardedByCond()
6787 LoopEntryPredicate->isUnconditional()) in isLoopEntryGuardedByCond()
6791 LoopEntryPredicate->getCondition(), in isLoopEntryGuardedByCond()
6792 LoopEntryPredicate->getSuccessor(0) != Pair.second)) in isLoopEntryGuardedByCond()