Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Analysis/
DInlineAdvisor.h100 virtual void recordInliningWithCalleeDeletedImpl() {} in recordInliningWithCalleeDeletedImpl() function
/external/llvm-project/llvm/lib/Analysis/
DMLInlineAdvisor.cpp276 void MLInlineAdvice::recordInliningWithCalleeDeletedImpl() { in recordInliningWithCalleeDeletedImpl() function in MLInlineAdvice
DInlineAdvisor.cpp72 void recordInliningWithCalleeDeletedImpl() override { in recordInliningWithCalleeDeletedImpl() function in __anon8488e5b10111::DefaultInlineAdvice
DDevelopmentModeInlineAdvisor.cpp220 void recordInliningWithCalleeDeletedImpl() override { function in __anon763463790111::LoggingMLInlineAdvice