Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp2467 static bool hasTiedDef(MachineRegisterInfo *MRI, unsigned reg) { in hasTiedDef() function
2507 !(hasTiedDef(MRI, VirtReg.reg) && !hasTiedDef(MRI, Intf->reg))) || in mayRecolorAllInterferences()