Searched refs:SoughtSub (Results 1 – 1 of 1) sorted by relevance
1464 auto SoughtSub = in getValueForInstrRef() local1468 auto LowerBoundIt = llvm::lower_bound(MF.DebugValueSubstitutions, SoughtSub); in getValueForInstrRef()1470 LowerBoundIt->Src == SoughtSub.Src) { in getValueForInstrRef()1472 SoughtSub.Src = LowerBoundIt->Dest; in getValueForInstrRef()1475 LowerBoundIt = llvm::lower_bound(MF.DebugValueSubstitutions, SoughtSub); in getValueForInstrRef()