HomeSort by: relevance | last modified time | path
    Searched defs:shouldCreatePiBlocks (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DependenceGraphBuilder.h 143 virtual bool shouldCreatePiBlocks() const { return true; }
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
DDG.cpp 302 bool DDGBuilder::shouldCreatePiBlocks() const { return CreatePiBlocks; }

Completed in 27 milliseconds