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