HomeSort by relevance Sort by last modified time
    Searched refs:TableOfRecentCompares (Results 1 - 5 of 5) sorted by null

  /prebuilts/clang/host/linux-x86/clang-3859424/prebuilt_include/llvm/lib/Fuzzer/
FuzzerTracePC.h 22 // TableOfRecentCompares (TORC) remembers the most recently performed
30 struct TableOfRecentCompares {
84 TableOfRecentCompares<uint32_t, kTORCSize> TORC4;
85 TableOfRecentCompares<uint64_t, kTORCSize> TORC8;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/lib/Fuzzer/
FuzzerTracePC.h 23 // TableOfRecentCompares (TORC) remembers the most recently performed
31 struct TableOfRecentCompares {
80 TableOfRecentCompares<uint32_t, 32> TORC4;
81 TableOfRecentCompares<uint64_t, 32> TORC8;
82 TableOfRecentCompares<Word, 32> TORCW;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/lib/Fuzzer/
FuzzerTracePC.h 23 // TableOfRecentCompares (TORC) remembers the most recently performed
31 struct TableOfRecentCompares {
80 TableOfRecentCompares<uint32_t, 32> TORC4;
81 TableOfRecentCompares<uint64_t, 32> TORC8;
82 TableOfRecentCompares<Word, 32> TORCW;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/lib/Fuzzer/
FuzzerTracePC.h 23 // TableOfRecentCompares (TORC) remembers the most recently performed
31 struct TableOfRecentCompares {
80 TableOfRecentCompares<uint32_t, 32> TORC4;
81 TableOfRecentCompares<uint64_t, 32> TORC8;
82 TableOfRecentCompares<Word, 32> TORCW;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/lib/Fuzzer/
FuzzerTracePC.h 23 // TableOfRecentCompares (TORC) remembers the most recently performed
31 struct TableOfRecentCompares {
80 TableOfRecentCompares<uint32_t, 32> TORC4;
81 TableOfRecentCompares<uint64_t, 32> TORC8;
82 TableOfRecentCompares<Word, 32> TORCW;

Completed in 453 milliseconds