Searched refs:EdgeCounts (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DProfileInfoLoader.h35 std::vector<unsigned> EdgeCounts; member in class:llvm::ProfileInfoLoader
70 return EdgeCounts;
/external/llvm/lib/Analysis/
H A DProfileInfoLoader.cpp138 ReadProfilingBlock(ToolName, F, ShouldByteSwap, EdgeCounts);

Completed in 43 milliseconds