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

/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DReassociate.cpp263 /// IncorporateWeight - Add the extra weight 'RHS' to the existing weight 'LHS',
270 static void IncorporateWeight(APInt &LHS, const APInt &RHS, unsigned Opcode) { function
544 IncorporateWeight(It->second, Weight, Opcode);

Completed in 112 milliseconds