Searched defs:UnrollCostEstimator (Results 1 – 1 of 1) sorted by relevance
753 class UnrollCostEstimator { class757 UnrollCostEstimator(Loop &L, unsigned LoopSize) : LoopSize(LoopSize) {} in UnrollCostEstimator() function in UnrollCostEstimator