Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DLoopNestAnalysis.cpp72 BranchInst *InnerGuard = InnerLoop.getLoopGuardBranch(); in getInnerLoopGuardCmp() local
/llvm-project/llvm/unittests/Analysis/
H A DLoopInfoTest.cpp1162 BranchInst *InnerGuard = dyn_cast<BranchInst>(Header->getTerminator()); in TEST() local