Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DPathNumbering.h227 void calculatePathNumbers();
/external/swiftshader/third_party/LLVM/lib/Analysis/
DPathProfileInfo.cpp239 _currentDag->calculatePathNumbers(); in setCurrentFunction()
DPathNumbering.cpp266 void BallLarusDag::calculatePathNumbers() { in calculatePathNumbers() function in BallLarusDag
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp1275 dag.calculatePathNumbers(); in runOnFunction()