Home
last modified time | relevance | path

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

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