Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileMatcher.h249 void findFunctionsWithoutProfile();
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp740 void SampleProfileMatcher::findFunctionsWithoutProfile() { in findFunctionsWithoutProfile() function in SampleProfileMatcher
870 findFunctionsWithoutProfile(); in runOnModule()