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