OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBlockColors
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
MustExecute.h
70
const DenseMap<BasicBlock *, ColorVector> &
getBlockColors
() const;
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
LICM.cpp
1419
const auto &BlockColors = SafetyInfo->
getBlockColors
();
1453
const auto &BlockColors = SafetyInfo->
getBlockColors
();
1572
if (!SafetyInfo->
getBlockColors
().empty() && BB->getFirstNonPHI()->isEHPad())
1628
const auto &BlockColors = SafetyInfo->
getBlockColors
();
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
MustExecute.cpp
35
LoopSafetyInfo::
getBlockColors
() const {
Completed in 19 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026