Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp407 MachineInstr *FirstMI_GRNar = in shouldCoalesce() local
412 (!FirstMI_GRNar || FirstMI_GRNar->getParent() != MBB) || in shouldCoalesce()
422 MII = FirstMI_GRNar; in shouldCoalesce()