Searched defs:orig_block (Results 1 – 4 of 4) sorted by relevance
66 auto orig_block = op_inst->getBlock(); in LowerIfOp() local126 auto* orig_block = op_inst->getBlock(); in LowerWhileOp() local
146 Block* orig_block = op_inst->getBlock(); in LowerIfOp() local
522 void ReplacePhiParentWith(Instruction* inst, uint32_t orig_block, in ReplacePhiParentWith()