Searched refs:LoopPhiNum (Results 1 – 1 of 1) sorted by relevance
422 unsigned FixedNum = 0, LoopPhiNum = 0; in isProfitable() local456 LoopPhiNum++; in isProfitable()466 if (FixedNum > 0 && LoopPhiNum > 0) in isProfitable()467 TotalP -= 20*LoopPhiNum; in isProfitable()