Searched refs:NewColors (Results 1 – 1 of 1) sorted by relevance
630 ColorVector &NewColors = BlockColors[NewBlock]; in cloneCommonBlocks() local631 assert(NewColors.empty() && "A new block should only have one color!"); in cloneCommonBlocks()632 NewColors.push_back(FuncletPadBB); in cloneCommonBlocks()