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.cpp1839 static bool hasTiedDef(MachineRegisterInfo *MRI, unsigned reg) { in hasTiedDef() function
1898 !(hasTiedDef(MRI, VirtReg.reg()) && in mayRecolorAllInterferences()
1899 !hasTiedDef(MRI, Intf->reg()))) || in mayRecolorAllInterferences()