Searched refs:oldInstr (Results 1 – 1 of 1) sorted by relevance
3049 MachineInstr *oldInstr = &(*instrPos); in insertInstrBefore() local3051 MachineBasicBlock *blk = oldInstr->getParent(); in insertInstrBefore()3067 MachineInstr *oldInstr = &(*instrPos); in insertCondBranchBefore() local3069 MachineBasicBlock *blk = oldInstr->getParent(); in insertCondBranchBefore()3075 MachineInstrBuilder(newInstr).addReg(oldInstr->getOperand(1).getReg(), in insertCondBranchBefore()3118 MachineInstr *oldInstr = &(*instrPos); in insertAssignInstrBefore() local3121 MachineBasicBlock *blk = oldInstr->getParent(); in insertAssignInstrBefore()