Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileMatcher.h240 bool FindMatchedProfileOnly);
245 bool FindMatchedProfileOnly);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp167 bool FindMatchedProfileOnly) { in functionMatchesProfile() argument
183 FindMatchedProfileOnly); in functionMatchesProfile()
847 bool FindMatchedProfileOnly) { in functionMatchesProfile() argument
852 if (FindMatchedProfileOnly) in functionMatchesProfile()