Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp80 void recordInliningWithCalleeDeletedImpl() override { recordInliningImpl(); } in recordInliningWithCalleeDeletedImpl() function in __anonf7600c6d0111::MandatoryInlineAdvice
121 void DefaultInlineAdvice::recordInliningWithCalleeDeletedImpl() { in recordInliningWithCalleeDeletedImpl() function in DefaultInlineAdvice
H A DDevelopmentModeInlineAdvisor.cpp212 void recordInliningWithCalleeDeletedImpl() override { function in __anon52d29ab50111::LoggingMLInlineAdvice
H A DMLInlineAdvisor.cpp544 void MLInlineAdvice::recordInliningWithCalleeDeletedImpl() { recordInliningWithCalleeDeletedImpl() function in MLInlineAdvice
/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h117 virtual void recordInliningWithCalleeDeletedImpl() {} recordInliningWithCalleeDeletedImpl() function