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