Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMLInlineAdvisor.h85 const bool UseIR2Vec; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp147 UseIR2Vec(MAM.getCachedResult<IR2VecVocabAnalysis>(M) != nullptr), in MLInlineAdvisor()
450 if (UseIR2Vec) { in getAdviceImpl()