Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h210 void emitInlinedCallSite(const FunctionInfo &FI, const DILocation *InlinedAt,
DCodeViewDebug.cpp542 void CodeViewDebug::emitInlinedCallSite(const FunctionInfo &FI, in emitInlinedCallSite() function in CodeViewDebug
582 emitInlinedCallSite(FI, ChildSite, I->second); in emitInlinedCallSite()
692 emitInlinedCallSite(FI, InlinedAt, I->second); in emitDebugInfoForFunction()