Searched defs:shouldCreatePiBlocks (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceGraphBuilder.h143 virtual bool shouldCreatePiBlocks() const { return true; } function in class:llvm::AbstractDependenceGraphBuilder
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDDG.cpp304 bool DDGBuilder::shouldCreatePiBlocks() const { return CreatePiBlocks; } function in class:DDGBuilder

Completed in 57 milliseconds