Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp335 if (auto *SkelCU = CU.getSkeleton()) in forBothCUs() local
336 F(*SkelCU); in forBothCUs()
1306 if (auto *SkelCU = TheCU.getSkeleton()) in endFunction() local
1308 SkelCU->constructSubprogramScopeDIE(FnScope); in endFunction()