Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp2993 auto OtherSRQ = OtherSR.Query(VNI->def); in analyzeValue() local
2994 if (OtherSRQ.valueIn() && OtherSRQ.endPoint() > VNI->def) { in analyzeValue()