Searched refs:SoughtSub (Results 1 – 1 of 1) sorted by relevance
1499 auto SoughtSub = in getValueForInstrRef() local1503 auto LowerBoundIt = llvm::lower_bound(MF.DebugValueSubstitutions, SoughtSub); in getValueForInstrRef()1505 LowerBoundIt->Src == SoughtSub.Src) { in getValueForInstrRef()1507 SoughtSub.Src = LowerBoundIt->Dest; in getValueForInstrRef()1510 LowerBoundIt = llvm::lower_bound(MF.DebugValueSubstitutions, SoughtSub); in getValueForInstrRef()