Searched refs:GetCostForArg (Results 1 – 1 of 1) sorted by relevance
1549 auto GetCostForArg = [this, &CanBeFlattened](Value *Op, unsigned N) { in lowerDotProduct() local1612 InstructionCost OpCost = GetCostForArg(Op, LShape.NumColumns); in lowerDotProduct()