Searched refs:shouldCreatePiBlocks (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceGraphBuilder.h130 virtual bool shouldCreatePiBlocks() const { return true; } function in class:llvm::AbstractDependenceGraphBuilder
H A DDDG.h391 bool shouldCreatePiBlocks() const final override;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceGraphBuilder.cpp90 if (!shouldCreatePiBlocks())
381 if (!shouldCreatePiBlocks())
H A DDDG.cpp260 bool DDGBuilder::shouldCreatePiBlocks() const { function in class:DDGBuilder

Completed in 107 milliseconds