Home
last modified time | relevance | path

Searched defs:SLRQ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1926 LiveRange &S, const MachineBasicBlock *MBB, LiveQueryResult SLRQ) { in copyValueUndefInPredecessors()
2036 LiveQueryResult SLRQ = S.Query(CopyIdx); in joinCopy() local