Home
last modified time | relevance | path

Searched refs:countStdDev (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DPathProfileInfo.cpp114 double countStdDev, PathProfileInfo* ppi) in ProfilePath() argument
115 : _number(number) , _count(count), _countStdDev(countStdDev), _ppi(ppi) {} in ProfilePath()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DPathProfileInfo.h57 double countStdDev, PathProfileInfo* ppi);