Searched refs:EdgeCounts (Results 1 – 4 of 4) sorted by relevance
34 std::vector<unsigned> EdgeCounts; variable67 return EdgeCounts; in getRawEdgeCounts()
108 SmallVector<unsigned, 32> EdgeCounts; variable131 ArrayRef<unsigned> getRawEdgeCounts() const { return EdgeCounts; } in getRawEdgeCounts()
144 ReadProfilingBlock(ToolName, F, ShouldByteSwap, EdgeCounts); in ProfileDataLoader()
136 ReadProfilingBlock(ToolName, F, ShouldByteSwap, EdgeCounts); in ProfileInfoLoader()