Searched defs:Jmp (Results 1 – 2 of 2) sorted by relevance
991 BranchInst *Jmp = dyn_cast<BranchInst>(Latch->getTerminator()); simplifyLoopLatch() local
37 static bool Jmp(InterpState &S, CodePtr &PC, int32_t Offset) { Jmp() function