Searched refs:SoughtSub (Results 1 – 1 of 1) sorted by relevance
1440 auto SoughtSub = in getValueForInstrRef() local1444 auto LowerBoundIt = llvm::lower_bound(MF.DebugValueSubstitutions, SoughtSub); in getValueForInstrRef()1446 LowerBoundIt->Src == SoughtSub.Src) { in getValueForInstrRef()1448 SoughtSub.Src = LowerBoundIt->Dest; in getValueForInstrRef()1451 LowerBoundIt = llvm::lower_bound(MF.DebugValueSubstitutions, SoughtSub); in getValueForInstrRef()