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

/external/llvm/lib/Transforms/Scalar/
H A DSampleProfile.cpp106 unsigned getInstWeight(Instruction &I);
218 unsigned SampleProfileLoader::getInstWeight(Instruction &Inst) { function in class:SampleProfileLoader
256 unsigned InstWeight = getInstWeight(I);

Completed in 53 milliseconds