Searched refs:TreeCost (Results 1 – 1 of 1) sorted by relevance
12661 InstructionCost TreeCost = V.getTreeCost(VL); in tryToReduce() local12675 TreeCost -= TTI->getArithmeticInstrCost( in tryToReduce()12679 InstructionCost Cost = TreeCost + ReductionCost; in tryToReduce()