Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h375 void emitInlinedCallSite(const FunctionInfo &FI, const DILocation *InlinedAt,
H A DCodeViewDebug.cpp1004 void CodeViewDebug::emitInlinedCallSite(const FunctionInfo &FI, in emitInlinedCallSite() function in CodeViewDebug
1035 emitInlinedCallSite(FI, ChildSite, I->second); in emitInlinedCallSite()
1211 emitInlinedCallSite(FI, InlinedAt, I->second); in emitDebugInfoForFunction()