Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DPathProfileInfo.h22 class ProfilePath; variable
108 friend class ProfilePath; variable
/external/llvm/lib/Analysis/
DPathProfileInfo.cpp113 ProfilePath::ProfilePath (unsigned int number, unsigned int count, in ProfilePath() function in ProfilePath