Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMustExecute.h69 const DenseMap<BasicBlock *, ColorVector> &getBlockColors() const;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DMustExecute.h70 const DenseMap<BasicBlock *, ColorVector> &getBlockColors() const;
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLICM.cpp1365 const auto &BlockColors = SafetyInfo->getBlockColors(); in isNotUsedOrFreeInLoop()
1408 const auto &BlockColors = SafetyInfo->getBlockColors(); in cloneInstructionInExitBlock()
1522 if (!SafetyInfo->getBlockColors().empty() && BB->getFirstNonPHI()->isEHPad()) in canSplitPredecessors()
1576 const auto &BlockColors = SafetyInfo->getBlockColors(); in splitPredecessorsOfLoopExit()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLICM.cpp1336 const auto &BlockColors = SafetyInfo->getBlockColors(); in isNotUsedOrFreeInLoop()
1370 const auto &BlockColors = SafetyInfo->getBlockColors(); in CloneInstructionInExitBlock()
1491 if (!SafetyInfo->getBlockColors().empty() && BB->getFirstNonPHI()->isEHPad()) in canSplitPredecessors()
1547 const auto &BlockColors = SafetyInfo->getBlockColors(); in splitPredecessorsOfLoopExit()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMustExecute.cpp32 LoopSafetyInfo::getBlockColors() const { in getBlockColors() function in LoopSafetyInfo
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DMustExecute.cpp32 LoopSafetyInfo::getBlockColors() const { in getBlockColors() function in LoopSafetyInfo