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

/external/llvm/lib/Transforms/Scalar/
H A DSampleProfile.cpp129 unsigned getInstWeight(Instruction &I);
541 unsigned SampleFunctionProfile::getInstWeight(Instruction &Inst) { function in class:SampleFunctionProfile
577 unsigned InstWeight = getInstWeight(*I);

Completed in 80 milliseconds