Searched refs:CostLowerBound (Results 1 – 1 of 1) sorted by relevance
1434 int64_t CostLowerBound = in visitSwitchInst() local1438 if (CostLowerBound > Threshold && !ComputeFullInlineCost) { in visitSwitchInst()1439 Cost = CostLowerBound; in visitSwitchInst()