Searched refs:SLRQ (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1868 LiveQueryResult SLRQ = S.Query(CopyIdx); local
1869 if (VNInfo *SDefVNI = SLRQ.valueDefined()) {
1870 VNInfo *SReadVNI = SLRQ.valueIn();

Completed in 87 milliseconds