Searched refs:LoopPhiNum (Results 1 – 1 of 1) sorted by relevance
424 unsigned FixedNum = 0, LoopPhiNum = 0; in isProfitable() local458 LoopPhiNum++; in isProfitable()468 if (FixedNum > 0 && LoopPhiNum > 0) in isProfitable()469 TotalP -= 20*LoopPhiNum; in isProfitable()