HomeSort by relevance Sort by last modified time
    Searched refs:_numberPaths (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
PathNumbering.h 59 _basicBlock(BB), _numberPaths(0), _color(WHITE) {
115 unsigned _numberPaths;
  /external/swiftshader/third_party/LLVM/lib/Analysis/
PathNumbering.cpp 62 return(_numberPaths);
67 _numberPaths = numberPaths;

Completed in 132 milliseconds