Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2075 auto DVRRange = NewInst->cloneDebugInfoFrom(From); in cloneInstructions() local
2076 for (DbgVariableRecord &DVR : filterDbgVars(DVRRange)) in cloneInstructions()
2110 auto DVRRange = EndMarker->cloneDebugInfoFrom(Marker, std::nullopt); in cloneInstructions() local
2111 for (DbgVariableRecord &DVR : filterDbgVars(DVRRange)) in cloneInstructions()