Searched refs:readGCNOFormat (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/Support/ | ||
D | GCOV.h | 59 bool readGCNOFormat() { in readGCNOFormat() function |
/external/llvm/lib/IR/ | ||
D | GCOV.cpp | 32 if (!Buffer.readGCNOFormat()) in readGCNO() |