Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DScalarEvolution.h524 Value *FoundCondValue,
/external/llvm/lib/Analysis/
DScalarEvolution.cpp6833 Value *FoundCondValue, in isImpliedCond() argument
6835 MarkPendingLoopPredicate Mark(FoundCondValue, PendingLoopPredicates); in isImpliedCond()
6840 if (BinaryOperator *BO = dyn_cast<BinaryOperator>(FoundCondValue)) { in isImpliedCond()
6852 ICmpInst *ICI = dyn_cast<ICmpInst>(FoundCondValue); in isImpliedCond()