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