Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolution.h496 Value *FoundCondValue,
/external/llvm/include/llvm/Analysis/
DScalarEvolution.h1004 Value *FoundCondValue,
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp5879 Value *FoundCondValue, in isImpliedCond() argument
5882 if (BinaryOperator *BO = dyn_cast<BinaryOperator>(FoundCondValue)) { in isImpliedCond()
5894 ICmpInst *ICI = dyn_cast<ICmpInst>(FoundCondValue); in isImpliedCond()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp8046 Value *FoundCondValue, in isImpliedCond() argument
8048 MarkPendingLoopPredicate Mark(FoundCondValue, PendingLoopPredicates); in isImpliedCond()
8053 if (BinaryOperator *BO = dyn_cast<BinaryOperator>(FoundCondValue)) { in isImpliedCond()
8065 ICmpInst *ICI = dyn_cast<ICmpInst>(FoundCondValue); in isImpliedCond()