Searched refs:TpExit (Results 1 – 1 of 1) sorted by relevance
11909 MachineBasicBlock *TpExit, Register OpSizeReg, in genTPEntry() argument11933 .addMBB(TpExit); in genTPEntry()11946 MachineBasicBlock *TpEntry, MachineBasicBlock *TpExit, in genTPLoopBody() argument12043 .addMBB(TpExit) in genTPLoopBody()12111 MachineBasicBlock *TpExit; in EmitInstrWithCustomInserter() local12125 TpExit = BB->splitAt(MI, false); in EmitInstrWithCustomInserter()12126 if (TpExit == BB) { in EmitInstrWithCustomInserter()12129 TpExit = BB->getFallThrough(); in EmitInstrWithCustomInserter()12131 .addMBB(TpExit) in EmitInstrWithCustomInserter()12133 TpExit = BB->splitAt(MI, false); in EmitInstrWithCustomInserter()[all …]