Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DProfileInfoLoader.h55 const std::vector<unsigned> &getRawFunctionCounts() const { in getRawFunctionCounts() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfoLoaderPass.cpp248 Counters = PIL.getRawFunctionCounts(); in runOnModule()