Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp1327 LiveQueryResult SLRQ = S.Query(CopyIdx); in joinCopy() local
1328 if (VNInfo *SDefVNI = SLRQ.valueDefined()) { in joinCopy()
1329 VNInfo *SReadVNI = SLRQ.valueIn(); in joinCopy()