Searched defs:NewDPV (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ | ||
H A D | CoroFrame.cpp | 1276 DPValue *NewDPV = new DPValue(ValueAsMetadata::get(Shape.FramePtr), buildFrameDebugInfo() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Local.cpp | 1796 DPValue *NewDPV = new DPValue(DVAM, DIVar, DIExpr, NewLoc.get()); ConvertDebugDeclareToDebugValue() local |