Home
last modified time | relevance | path

Searched refs:IntGRNar (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.cpp269 LiveInterval &IntGRNar = LIS.getInterval(GRNarReg); in shouldCoalesce() local
274 LIS.isLiveInToMBB(IntGRNar, MBB) || LIS.isLiveOutOfMBB(IntGRNar, MBB)) in shouldCoalesce()
281 LastMI = LIS.getInstructionFromIndex(IntGRNar.endIndex()); in shouldCoalesce()
283 FirstMI = LIS.getInstructionFromIndex(IntGRNar.beginIndex()); in shouldCoalesce()