Searched defs:recordInliningWithCalleeDeletedImpl (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InlineAdvisor.cpp | 80 void recordInliningWithCalleeDeletedImpl() override { recordInliningImpl(); } in recordInliningWithCalleeDeletedImpl() function in __anonf7600c6d0111::MandatoryInlineAdvice |
H A D | DevelopmentModeInlineAdvisor.cpp | 212 void recordInliningWithCalleeDeletedImpl() override { function in __anon52d29ab50111::LoggingMLInlineAdvice |
H A D | MLInlineAdvisor.cpp | 544 void MLInlineAdvice::recordInliningWithCalleeDeletedImpl() { recordInliningWithCalleeDeletedImpl() function in MLInlineAdvice |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | InlineAdvisor.h | 117 virtual void recordInliningWithCalleeDeletedImpl() {} recordInliningWithCalleeDeletedImpl() function |