Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h569 DwarfCompileUnit &constructSkeletonCU(const DwarfCompileUnit &CU);
H A DDwarfDebug.cpp1094 NewCU.setSkeleton(constructSkeletonCU(NewCU)); in getOrCreateDwarfCompileUnit()
3283 DwarfCompileUnit &DwarfDebug::constructSkeletonCU(const DwarfCompileUnit &CU) { in constructSkeletonCU() function in DwarfDebug