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

/external/llvm/lib/Transforms/Scalar/
H A DSampleProfile.cpp130 unsigned getBlockWeight(BasicBlock *B);
567 unsigned SampleFunctionProfile::getBlockWeight(BasicBlock *B) { function in class:SampleFunctionProfile
595 unsigned Weight = getBlockWeight(B);

Completed in 713 milliseconds