Searched refs:InstructionCost (Results 1 – 1 of 1) sorted by relevance
1134 unsigned InstructionCost = 0; in combine() local1162 InstructionCost += in combine()1213 if (InterleavedCost >= InstructionCost) { in combine()