Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp41 static cl::opt<bool> LoadFuncProfileforCGMatching( variable
367 if (!FSForMatching && LoadFuncProfileforCGMatching) in runOnFunction()
766 if (!FSForMatching && LoadFuncProfileforCGMatching) { in functionMatchesProfileHelper()