Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Analysis/
DMLInlineAdvisor.h86 void recordInliningWithCalleeDeletedImpl() override;
DInlineAdvisor.h100 virtual void recordInliningWithCalleeDeletedImpl() {} in recordInliningWithCalleeDeletedImpl() function
/external/llvm-project/llvm/lib/Analysis/
DInlineAdvisor.cpp72 void recordInliningWithCalleeDeletedImpl() override { in recordInliningWithCalleeDeletedImpl() function in __anon8488e5b10111::DefaultInlineAdvice
149 recordInliningWithCalleeDeletedImpl(); in recordInliningWithCalleeDeleted()
DMLInlineAdvisor.cpp276 void MLInlineAdvice::recordInliningWithCalleeDeletedImpl() { in recordInliningWithCalleeDeletedImpl() function in MLInlineAdvice