Home
last modified time | relevance | path

Searched refs:recordInliningWithCalleeDeletedImpl (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h93 virtual void recordInliningWithCalleeDeletedImpl() {} in recordInliningWithCalleeDeletedImpl() function
130 void recordInliningWithCalleeDeletedImpl() override;
H A DMLInlineAdvisor.h87 void recordInliningWithCalleeDeletedImpl() override;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineAdvisor.cpp65 void DefaultInlineAdvice::recordInliningWithCalleeDeletedImpl() { in recordInliningWithCalleeDeletedImpl() function in DefaultInlineAdvice
149 recordInliningWithCalleeDeletedImpl(); in recordInliningWithCalleeDeleted()
H A DMLInlineAdvisor.cpp292 void MLInlineAdvice::recordInliningWithCalleeDeletedImpl() { in recordInliningWithCalleeDeletedImpl() function in MLInlineAdvice