Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1661 auto ValueToFindIt = find(ValuesToFind, ID); in transferDebugInstrRef() local
1662 if (ValueToFindIt == ValuesToFind.end()) in transferDebugInstrRef()
1672 ValuesToFind.erase(ValueToFindIt); in transferDebugInstrRef()