HomeSort by relevance Sort by last modified time
    Searched refs:EdgeCounts (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Analysis/
ProfileInfoLoader.h 35 std::vector<unsigned> EdgeCounts;
70 return EdgeCounts;
  /external/llvm/lib/Analysis/
ProfileInfoLoader.cpp 138 ReadProfilingBlock(ToolName, F, ShouldByteSwap, EdgeCounts);

Completed in 320 milliseconds