Searched refs:InductionCost (Results 1 – 1 of 1) sorted by relevance
6994 InstructionCost InductionCost = CostCtx.getLegacyCost(IVInst, VF); in cost() local6996 dbgs() << "Cost of " << InductionCost << " for VF " << VF in cost()6999 Cost += InductionCost; in cost()