Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp405 MachineInstr *FirstMI_GR128 = in shouldCoalesce() local
411 if ((!FirstMI_GR128 || FirstMI_GR128->getParent() != MBB) || in shouldCoalesce()
419 MII = FirstMI_GR128; in shouldCoalesce()