Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1841 static bool hasTiedDef(MachineRegisterInfo *MRI, unsigned reg) { in hasTiedDef() function
1900 !(hasTiedDef(MRI, VirtReg.reg()) && in mayRecolorAllInterferences()
1901 !hasTiedDef(MRI, Intf->reg()))) || in mayRecolorAllInterferences()