Searched refs:LiveOutRegInfo (Results 1 – 4 of 4) sorted by relevance
154 if (!LiveOutRegInfo.inBounds(Reg)) in GetLiveOutRegInfo()157 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg]; in GetLiveOutRegInfo()178 LiveOutRegInfo.grow(Reg); in AddLiveOutRegInfo()179 LiveOutInfo &LOI = LiveOutRegInfo[Reg]; in AddLiveOutRegInfo()198 LiveOutRegInfo.grow(Reg); in InvalidatePHILiveOutRegInfo()199 LiveOutRegInfo[Reg].IsValid = false; in InvalidatePHILiveOutRegInfo()211 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo;
232 if (!LiveOutRegInfo.inBounds(Reg)) in GetLiveOutRegInfo()235 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg]; in GetLiveOutRegInfo()256 LiveOutRegInfo.grow(Reg); in AddLiveOutRegInfo()257 LiveOutInfo &LOI = LiveOutRegInfo[Reg]; in AddLiveOutRegInfo()279 LiveOutRegInfo.grow(Reg); in InvalidatePHILiveOutRegInfo()280 LiveOutRegInfo[Reg].IsValid = false; in InvalidatePHILiveOutRegInfo()297 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo; variable
200 LiveOutRegInfo.clear(); in clear()244 if (!LiveOutRegInfo.inBounds(Reg)) in GetLiveOutRegInfo()247 LiveOutInfo *LOI = &LiveOutRegInfo[Reg]; in GetLiveOutRegInfo()281 LiveOutRegInfo.grow(DestReg); in ComputePHILiveOutRegInfo()282 LiveOutInfo &DestLOI = LiveOutRegInfo[DestReg]; in ComputePHILiveOutRegInfo()
353 LiveOutRegInfo.clear(); in clear()403 if (!LiveOutRegInfo.inBounds(Reg)) in GetLiveOutRegInfo()406 LiveOutInfo *LOI = &LiveOutRegInfo[Reg]; in GetLiveOutRegInfo()440 LiveOutRegInfo.grow(DestReg); in ComputePHILiveOutRegInfo()441 LiveOutInfo &DestLOI = LiveOutRegInfo[DestReg]; in ComputePHILiveOutRegInfo()