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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h336 void emitInlinedCallSite(const FunctionInfo &FI, const DILocation *InlinedAt,
H A DCodeViewDebug.cpp883 void CodeViewDebug::emitInlinedCallSite(const FunctionInfo &FI, function in class:CodeViewDebug
914 emitInlinedCallSite(FI, ChildSite, I->second);
1081 emitInlinedCallSite(FI, InlinedAt, I->second);

Completed in 152 milliseconds