Searched refs:Version4 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/ProfileData/ | ||
D | InstrProf.h | 786 Version4 = 4, enumerator |
/external/llvm/lib/ProfileData/ | ||
D | InstrProfReader.cpp | 581 if (Version >= IndexedInstrProf::Version4) { in readSummary() |