Searched defs:LoopCosts (Results 1 – 7 of 7) sorted by relevance
252 SmallVector<LoopCacheCostTy, 3> LoopCosts; variable
269 SmallVector<LoopCacheCostTy, 3> LoopCosts; variable
473 const auto &LoopCosts = CC->getLoopCosts(); in processLoopList() local