Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h356 void emitInlinedCallSite(const FunctionInfo &FI, const DILocation *InlinedAt,
H A DCodeViewDebug.cpp998 void CodeViewDebug::emitInlinedCallSite(const FunctionInfo &FI, in emitInlinedCallSite() function in CodeViewDebug
1029 emitInlinedCallSite(FI, ChildSite, I->second); in emitInlinedCallSite()
1197 emitInlinedCallSite(FI, InlinedAt, I->second); in emitDebugInfoForFunction()