Searched refs:ColorsForNewBlock (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMustExecute.cpp37 ColorVector &ColorsForNewBlock = BlockColors[New]; local
39 ColorsForNewBlock = ColorsForOldBlock;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp1216 ColorVector &ColorsForNewBlock = BlockColors[NewBlock]; local
1218 ColorsForNewBlock = ColorsForPHIBlock;

Completed in 67 milliseconds