Searched refs:SLRQ (Results 1 – 1 of 1) sorted by relevance
227 LiveQueryResult SLRQ);1986 LiveRange &S, const MachineBasicBlock *MBB, LiveQueryResult SLRQ) { in copyValueUndefInPredecessors() argument1991 if (V->id != SLRQ.valueOutOrDead()->id) in copyValueUndefInPredecessors()2096 LiveQueryResult SLRQ = S.Query(CopyIdx); in joinCopy() local2097 if (VNInfo *SDefVNI = SLRQ.valueDefined()) { in joinCopy()2098 if (VNInfo *SReadVNI = SLRQ.valueIn()) in joinCopy()2103 if (copyValueUndefInPredecessors(S, MBB, SLRQ)) { in joinCopy()