Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.cpp971 DIE *CalleeDIE = getOrCreateSubprogramDIE(CalleeSP); in constructCallSiteEntryDIE() local
972 assert(CalleeDIE && "Could not create DIE for call site entry origin"); in constructCallSiteEntryDIE()
974 *CalleeDIE); in constructCallSiteEntryDIE()