Home
last modified time | relevance | path

Searched refs:getPotentialPathCount (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DPathProfileInfo.h91 unsigned int getPotentialPathCount();
/external/swiftshader/third_party/LLVM/lib/Analysis/
DPathProfileVerifier.cpp116 << "/" << pathProfileInfo.getPotentialPathCount() in runOnModule()
DPathProfileInfo.cpp258 unsigned int PathProfileInfo::getPotentialPathCount() { in getPotentialPathCount() function in PathProfileInfo