Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1976 static bool hasTiedDef(MachineRegisterInfo *MRI, Register reg) { in hasTiedDef() function
2035 !(hasTiedDef(MRI, VirtReg.reg()) && in mayRecolorAllInterferences()
2036 !hasTiedDef(MRI, Intf->reg()))) || in mayRecolorAllInterferences()