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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ScalarEvolution.h 1344 bool hasFullInfo() const {
1415 bool hasFullInfo() const { return isComplete(); }
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
ScalarEvolution.cpp 7071 if (BTI.hasFullInfo())
7668 if (EL.hasFullInfo() || !AllowPredicates)

Completed in 23 milliseconds