Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopNestAnalysis.cpp70 static CmpInst *getInnerLoopGuardCmp(const Loop &InnerLoop) { in getInnerLoopGuardCmp() function
138 CmpInst *InnerLoopGuardCmp = getInnerLoopGuardCmp(InnerLoop); in analyzeLoopNestForPerfectNest()
208 CmpInst *InnerLoopGuardCmp = getInnerLoopGuardCmp(InnerLoop); in getInterveningInstructions()