Searched defs:recordUnattemptedInliningImpl (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ | ||
| D | InlineAdvisor.h | 120 virtual void recordUnattemptedInliningImpl() {} in recordUnattemptedInliningImpl() function |
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ | ||
| D | DevelopmentModeInlineAdvisor.cpp | 232 void recordUnattemptedInliningImpl() override { function in __anon455b8a000111::LoggingMLInlineAdvice |
| D | MLInlineAdvisor.cpp | 483 void MLInlineAdvice::recordUnattemptedInliningImpl() { in recordUnattemptedInliningImpl() function in MLInlineAdvice |
| D | InlineAdvisor.cpp | 99 void recordUnattemptedInliningImpl() override { in recordUnattemptedInliningImpl() function in __anon99f8ef180111::MandatoryInlineAdvice |