Searched refs:RegAllocHints (Results 1 – 2 of 2) sorted by relevance
55 IndexedMap<std::pair<unsigned, unsigned>, VirtReg2IndexFunctor> RegAllocHints; variable352 RegAllocHints[Reg].first = Type; in setRegAllocationHint()353 RegAllocHints[Reg].second = PrefReg; in setRegAllocationHint()360 return RegAllocHints[Reg]; in getRegAllocationHint()
25 RegAllocHints.reserve(256); in MachineRegisterInfo()110 RegAllocHints.grow(Reg); in createVirtualRegister()