Searched refs:getBlockColors (Results 1 – 3 of 3) sorted by relevance
58 const DenseMap<BasicBlock *, ColorVector> &getBlockColors() const;
26 LoopSafetyInfo::getBlockColors() const { in getBlockColors() function in LoopSafetyInfo
1198 const auto &BlockColors = SafetyInfo->getBlockColors(); in isNotUsedOrFreeInLoop()1232 const auto &BlockColors = SafetyInfo->getBlockColors(); in CloneInstructionInExitBlock()1345 if (!SafetyInfo->getBlockColors().empty() && BB->getFirstNonPHI()->isEHPad()) in canSplitPredecessors()1400 const auto &BlockColors = SafetyInfo->getBlockColors(); in splitPredecessorsOfLoopExit()