reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
64 const DenseMap<BasicBlock *, ColorVector> &getBlockColors() const;
1329 const auto &BlockColors = SafetyInfo->getBlockColors(); 1363 const auto &BlockColors = SafetyInfo->getBlockColors(); 1480 if (!SafetyInfo->getBlockColors().empty() && BB->getFirstNonPHI()->isEHPad()) 1535 const auto &BlockColors = SafetyInfo->getBlockColors();