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