Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp401 LiveInterval &IntGRNar = LIS.getInterval(GRNarReg); in shouldCoalesce() local
408 LIS.getInstructionFromIndex(IntGRNar.beginIndex()); in shouldCoalesce()
410 MachineInstr *LastMI_GRNar = LIS.getInstructionFromIndex(IntGRNar.endIndex()); in shouldCoalesce()