OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setNumberPaths
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Analysis/
PathNumbering.cpp
66
void BallLarusNode::
setNumberPaths
(unsigned numberPaths) {
448
node->
setNumberPaths
(1);
467
node->
setNumberPaths
(sumPaths);
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
PathNumbering.h
69
void
setNumberPaths
(unsigned numberPaths);
Completed in 702 milliseconds