Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp121 bool computeBlockWeights(Function &F);
536 bool SampleProfileLoader::computeBlockWeights(Function &F) { in computeBlockWeights() function in SampleProfileLoader
1151 Changed |= computeBlockWeights(F); in emitAnnotations()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp215 bool computeBlockWeights(Function &F);
602 bool SampleProfileLoader::computeBlockWeights(Function &F) { in computeBlockWeights() function in SampleProfileLoader
1452 Changed |= computeBlockWeights(F); in emitAnnotations()