Home
last modified time | relevance | path

Searched refs:_numberPaths (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DPathNumbering.h59 _basicBlock(BB), _numberPaths(0), _color(WHITE) { in BallLarusNode()
115 unsigned _numberPaths; variable
/external/swiftshader/third_party/LLVM/lib/Analysis/
DPathNumbering.cpp62 return(_numberPaths); in getNumberPaths()
67 _numberPaths = numberPaths; in setNumberPaths()