Home
last modified time | relevance | path

Searched refs:PreInlineCallerFPI (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DMLInlineAdvisor.h116 const FunctionPropertiesInfo PreInlineCallerFPI; variable
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp435 PreInlineCallerFPI(Advisor->getCachedFPI(*Caller)) { in MLInlineAdvice()
475 getAdvisor()->getCachedFPI(*Caller) = PreInlineCallerFPI; in recordUnsuccessfulInliningImpl()