Searched defs:DPR (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | DebugInfo.cpp | 247 for (const DbgRecord &DPR : I.getDbgRecordRange()) processInstruction() local |
H A D | AsmWriter.cpp | 4656 for (const DbgRecord &DPR : Marker.StoredDbgRecords) { printDbgMarker() local |