Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp1020 BranchInst *Jmp = dyn_cast<BranchInst>(Latch->getTerminator()); in simplifyLoopLatch() local
/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp