Searched refs:DeoptBlockTerm (Results 1 – 2 of 2) sorted by relevance
36 auto *DeoptBlockTerm = in makeGuardControlFlowExplicit() local55 IRBuilder<> B(DeoptBlockTerm); in makeGuardControlFlowExplicit()66 DeoptBlockTerm->eraseFromParent(); in makeGuardControlFlowExplicit()
2774 Instruction *DeoptBlockTerm = in turnGuardIntoBranch() 2779 // DeoptBlockTerm if the condition is true. We want the opposite. in turnGuardIntoBranch() 2790 GI->moveBefore(DeoptBlockTerm); in turnGuardIntoBranch() 2773 Instruction *DeoptBlockTerm = turnGuardIntoBranch() local