HomeSort by: relevance | last modified time | path
    Searched refs:emitInlinedCallSite (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.h 337 void emitInlinedCallSite(const FunctionInfo &FI, const DILocation *InlinedAt,
CodeViewDebug.cpp 917 void CodeViewDebug::emitInlinedCallSite(const FunctionInfo &FI,
948 emitInlinedCallSite(FI, ChildSite, I->second);
1116 emitInlinedCallSite(FI, InlinedAt, I->second);

Completed in 18 milliseconds