Searched refs:LiveOutRegInfo (Results 1 – 4 of 4) sorted by relevance
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
255 if (!LiveOutRegInfo.inBounds(Reg)) in GetLiveOutRegInfo()258 const LiveOutInfo *LOI = &LiveOutRegInfo[Reg]; in GetLiveOutRegInfo()279 LiveOutRegInfo.grow(Reg); in AddLiveOutRegInfo()280 LiveOutInfo &LOI = LiveOutRegInfo[Reg]; in AddLiveOutRegInfo()302 LiveOutRegInfo.grow(Reg); in InvalidatePHILiveOutRegInfo()303 LiveOutRegInfo[Reg].IsValid = false; in InvalidatePHILiveOutRegInfo()320 IndexedMap<LiveOutInfo, VirtReg2IndexFunctor> LiveOutRegInfo; variable
343 LiveOutRegInfo.clear(); in clear()394 if (!LiveOutRegInfo.inBounds(Reg)) in GetLiveOutRegInfo()397 LiveOutInfo *LOI = &LiveOutRegInfo[Reg]; in GetLiveOutRegInfo()430 LiveOutRegInfo.grow(DestReg); in ComputePHILiveOutRegInfo()431 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()