Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDDebugInfo.cpp2158 auto ProcessDeclare = [&](auto *Declare, auto &DeclareList) { in runOnFunction() argument
2174 DeclareList[Alloca].insert(Declare); in runOnFunction()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDAssignmentTrackingAnalysis.cpp2168 auto ProcessDbgRecord = [&](auto *Record, auto &DeclareList) { in buildOverlapMapAndRecordDeclares() argument
2170 DeclareList.push_back(Declare); in buildOverlapMapAndRecordDeclares()