Searched refs:computeBlockWeights (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp352 bool computeBlockWeights(Function &F);
787 bool SampleProfileLoader::computeBlockWeights(Function &F) { function in class:SampleProfileLoader
1723 Changed |= computeBlockWeights(F);

Completed in 72 milliseconds