Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopInfo.cpp186 ICmpInst *LatchCmpInst = getLatchCmpInst(L); in findFinalIVValue() local
239 ICmpInst *LatchCmpInst = dyn_cast<ICmpInst>(BI->getCondition()); in getCanonicalPredicate() local