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