Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DProfileInfoLoader.h34 std::vector<unsigned> BlockCounts; variable
DProfileInfo.h60 typedef std::map<const BType*, double> BlockCounts; typedef