Home
last modified time | relevance | path

Searched defs:shouldCreatePiBlocks (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceGraphBuilder.h130 virtual bool shouldCreatePiBlocks() const { return true; } in shouldCreatePiBlocks() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DDependenceGraphBuilder.h143 virtual bool shouldCreatePiBlocks() const { return true; } in shouldCreatePiBlocks() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDDG.cpp260 bool DDGBuilder::shouldCreatePiBlocks() const { in shouldCreatePiBlocks() function in DDGBuilder
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DDDG.cpp301 bool DDGBuilder::shouldCreatePiBlocks() const { return CreatePiBlocks; } in shouldCreatePiBlocks() function in DDGBuilder