Searched refs:calculatePathNumbers (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DPathNumbering.h227 void calculatePathNumbers();
/external/swiftshader/third_party/LLVM/lib/Analysis/
H A DPathProfileInfo.cpp239 _currentDag->calculatePathNumbers();
H A DPathNumbering.cpp266 void BallLarusDag::calculatePathNumbers() { function in class:BallLarusDag
274 DEBUG(dbgs() << "calculatePathNumbers on " << node->getName() << "\n");
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp1275 dag.calculatePathNumbers();

Completed in 275 milliseconds