Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DProfileInfoLoader.h36 std::vector<unsigned> OptimalEdgeCounts; variable
77 return OptimalEdgeCounts; in getRawOptimalEdgeCounts()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfoLoader.cpp142 ReadProfilingBlock(ToolName, F, ShouldByteSwap, OptimalEdgeCounts); in ProfileInfoLoader()