Home
last modified time | relevance | path

Searched refs:recordUnattemptedInliningImpl (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/include/llvm/Analysis/
DInlineAdvisor.h90 recordUnattemptedInliningImpl(); in recordUnattemptedInlining()
102 virtual void recordUnattemptedInliningImpl() {} in recordUnattemptedInliningImpl() function
DMLInlineAdvisor.h88 void recordUnattemptedInliningImpl() override;
/external/llvm-project/llvm/lib/Analysis/
DMLInlineAdvisor.cpp295 void MLInlineAdvice::recordUnattemptedInliningImpl() { in recordUnattemptedInliningImpl() function in MLInlineAdvice