Home
last modified time | relevance | path

Searched defs:PathProfileInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DPathProfileInfo.h24 class PathProfileInfo; variable
/external/llvm/lib/Analysis/
DPathProfileInfo.cpp220 PathProfileInfo::PathProfileInfo () : _currentDag(0) , _currentFunction(0) { in PathProfileInfo() function in PathProfileInfo