Searched defs:LoopWorkList (Results 1 – 1 of 1) sorted by relevance
697 SmallVectorImpl<LoopBlock> &LoopWorkList) { in updateEstimatedBlockWeight()735 SmallVectorImpl<LoopBlock> &LoopWorkList) { in propagateEstimatedBlockWeight()809 SmallVector<LoopBlock, 8> LoopWorkList; in computeEestimateBlockWeight() local