Home
last modified time | relevance | path

Searched defs:LatchCmpInst (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp184 ICmpInst *LatchCmpInst = getLatchCmpInst(L); in findFinalIVValue() local
237 ICmpInst *LatchCmpInst = dyn_cast<ICmpInst>(BI->getCondition()); in getCanonicalPredicate() local