Searched refs:CostVal (Results 1 – 1 of 1) sorted by relevance
107 if (auto CostVal = Cost.getValue()) in print() local108 OS << "Cost Model: Found an estimated cost of " << *CostVal; in print()