Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h175 HeapAllocSites; member
H A DCodeViewDebug.cpp1232 for (auto HeapAllocSite : FI.HeapAllocSites) { in emitDebugInfoForFunction()
3097 CurFn->HeapAllocSites.push_back(std::make_tuple(getLabelBeforeInsn(&MI), in isUsableDebugLoc()