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