Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DPathProfileInfo.h59 double getFrequency() const;
/external/llvm/lib/Analysis/
DPathProfileInfo.cpp117 double ProfilePath::getFrequency() const { in getFrequency() function in ProfilePath