Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp776 ColorVector &NewColors = BlockColors[NewBlock]; in cloneCommonBlocks() local
777 assert(NewColors.empty() && "A new block should only have one color!"); in cloneCommonBlocks()
778 NewColors.push_back(FuncletPadBB); in cloneCommonBlocks()