Searched defs:recordInliningWithCalleeDeletedImpl (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/llvm/include/llvm/Analysis/ | ||
D | InlineAdvisor.h | 100 virtual void recordInliningWithCalleeDeletedImpl() {} in recordInliningWithCalleeDeletedImpl() function |
/external/llvm-project/llvm/lib/Analysis/ | ||
D | MLInlineAdvisor.cpp | 276 void MLInlineAdvice::recordInliningWithCalleeDeletedImpl() { in recordInliningWithCalleeDeletedImpl() function in MLInlineAdvice |
D | InlineAdvisor.cpp | 72 void recordInliningWithCalleeDeletedImpl() override { in recordInliningWithCalleeDeletedImpl() function in __anon8488e5b10111::DefaultInlineAdvice |
D | DevelopmentModeInlineAdvisor.cpp | 220 void recordInliningWithCalleeDeletedImpl() override { function in __anon763463790111::LoggingMLInlineAdvice |