Home
last modified time | relevance | path

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

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