Searched refs:setNumberPaths (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DPathNumbering.cpp66 void BallLarusNode::setNumberPaths(unsigned numberPaths) { function in class:BallLarusNode
448 node->setNumberPaths(1);
467 node->setNumberPaths(sumPaths);
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Analysis/
H A DPathNumbering.h69 void setNumberPaths(unsigned numberPaths);

Completed in 212 milliseconds