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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
APValue.h 85 static unsigned getMaxIndex() {
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
BlockFrequencyInfoImpl.h 200 bool isValid() const { return Index <= getMaxIndex(); }
202 static size_t getMaxIndex() {
1129 assert(RPOT.size() - 1 <= BlockNode::getMaxIndex() &&

Completed in 24 milliseconds