Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DReplayInlineAdvisor.h48 Scope ReplayScope; member
77 return (ReplaySettings.ReplayScope == in hasInlineAdvice()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp72 if (ReplaySettings.ReplayScope == ReplayInlinerSettings::Scope::Function) in ReplayInlineAdvisor()