Home
last modified time | relevance | path

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

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