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.h229 bool FindMatchedProfileOnly);
234 bool FindMatchedProfileOnly);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp176 bool FindMatchedProfileOnly) { in functionMatchesProfile() argument
192 FindMatchedProfileOnly); in functionMatchesProfile()
838 bool FindMatchedProfileOnly) { in functionMatchesProfile() argument
843 if (FindMatchedProfileOnly) in functionMatchesProfile()