Searched refs:OutLiveReg (Results 1 – 2 of 2) sorted by relevance
461 for (DomainValue *OutLiveReg : OutLiveRegs) in runOnMachineFunction()462 if (OutLiveReg) in runOnMachineFunction()463 release(OutLiveReg); in runOnMachineFunction()
115 for (int &OutLiveReg : MBBOutRegsInfos[MBBNumber]) in leaveBasicBlock() local116 if (OutLiveReg != ReachingDefDefaultVal) in leaveBasicBlock()117 OutLiveReg -= CurInstr; in leaveBasicBlock()