Searched refs:copyColors (Results 1 – 3 of 3) sorted by relevance
73 LLVM_ABI void copyColors(BasicBlock *New, BasicBlock *Old);
34 void LoopSafetyInfo::copyColors(BasicBlock *New, BasicBlock *Old) { in copyColors() function in LoopSafetyInfo
1551 SafetyInfo->copyColors(NewPred, PredBB); in splitPredecessorsOfLoopExit()