Searched defs:UnitRange (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | LiveRegMatrix.cpp | 172 const LiveRange &UnitRange = LIS->getRegUnit(Unit); checkRegUnitInterference() local |
H A D | VirtRegMap.cpp | 518 const LiveRange &UnitRange = LIS->getRegUnit(Unit); subRegLiveThrough() local |
/llvm-project/llvm/unittests/MI/ | ||
H A D | LiveIntervalTest.cpp | 193 const LiveRange &UnitRange = LIS.getRegUnit(Unit); checkRegUnitInterference() local |