OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arccount
(Results
1 - 1
of
1
) sorted by null
/external/llvm/lib/IR/
GCOV.cpp
324
uint64_t
ArcCount
;
325
if (!Buff.readInt64(
ArcCount
))
327
Block.addCount(EdgeNo,
ArcCount
);
Completed in 66 milliseconds