Home
last modified time | relevance | path

Searched refs:NewColors (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp761 ColorVector &NewColors = BlockColors[NewBlock]; in cloneCommonBlocks() local
762 assert(NewColors.empty() && "A new block should only have one color!"); in cloneCommonBlocks()
763 NewColors.push_back(FuncletPadBB); in cloneCommonBlocks()