Searched refs:Prof2 (Results 1 – 1 of 1) sorted by relevance
349 int32_t Prof2 = Op2.isImm() ? profitImm(Op2.getImm()) : 0; in profit() local350 return Prof1 + Prof2; in profit()