Searched defs:ThenCost (Results 1 – 2 of 2) sorted by relevance
812 InstructionCost ThenCost = Then->cost(VF, Ctx); in cost() local
2945 InstructionCost ThenCost = ThenCE ? computeSpeculationCost(ThenCE, TTI) : 0; in validateAndCostRequiredSelects() local