Searched refs:EstimatedUnrollCost (Results 1 – 1 of 1) sorted by relevance
321 struct EstimatedUnrollCost { struct355 static std::optional<EstimatedUnrollCost> analyzeLoopUnrollCost( in analyzeLoopUnrollCost()783 static unsigned getFullUnrollBoostingFactor(const EstimatedUnrollCost &Cost, in getFullUnrollBoostingFactor()854 if (std::optional<EstimatedUnrollCost> Cost = analyzeLoopUnrollCost( in shouldFullUnroll()