Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h337 void emitInlinedCallSite(const FunctionInfo &FI, const DILocation *InlinedAt,
H A DCodeViewDebug.cpp917 void CodeViewDebug::emitInlinedCallSite(const FunctionInfo &FI, in emitInlinedCallSite() function in CodeViewDebug
948 emitInlinedCallSite(FI, ChildSite, I->second); in emitInlinedCallSite()
1116 emitInlinedCallSite(FI, InlinedAt, I->second); in emitDebugInfoForFunction()