Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp2161 auto ProcessDbgRecord = [&](auto *Record, auto &DeclareList) { in buildOverlapMapAndRecordDeclares() local
2176 ProcessDbgRecord(&DPV, DPDeclares); in buildOverlapMapAndRecordDeclares()
2178 ProcessDbgRecord(DII, InstDeclares); in buildOverlapMapAndRecordDeclares()