Searched refs:OutLiveReg (Results 1 – 2 of 2) sorted by relevance
90 for (int &OutLiveReg : MBBOutRegsInfos[MBBNumber]) in leaveBasicBlock() local91 OutLiveReg -= CurInstr; in leaveBasicBlock()
463 for (DomainValue *OutLiveReg : OutLiveRegs) { in runOnMachineFunction()464 if (OutLiveReg) in runOnMachineFunction()465 release(OutLiveReg); in runOnMachineFunction()