Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp819 static bool hasTiedUseOf(MachineInstr &MI, unsigned Reg) { in hasTiedUseOf() function
841 if (hasTiedUseOf(*MI, Edit->getReg())) { in overlapIntv()