Searched refs:DVRRange (Results 1 – 1 of 1) sorted by relevance
2075 auto DVRRange = NewInst->cloneDebugInfoFrom(From); in cloneInstructions() local2076 for (DbgVariableRecord &DVR : filterDbgVars(DVRRange)) in cloneInstructions()2110 auto DVRRange = EndMarker->cloneDebugInfoFrom(Marker, std::nullopt); in cloneInstructions() local2111 for (DbgVariableRecord &DVR : filterDbgVars(DVRRange)) in cloneInstructions()