OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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