Searched refs:ThenCyclesCost (Results 1 – 1 of 1) sorted by relevance
316 uint64_t ThenCyclesCost = 0; member in __anona59f01570311::BranchWeightCostModel336 ThenCyclesCost += SchedModel.computeInstrLatency(&MI); in isProfitable()348 return (Denominator - Numerator) * ThenCyclesCost <= in isProfitable()