HomeSort by relevance Sort by last modified time
    Searched defs:EmitModuleHash (Results 1 - 16 of 16) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitcodeWriterPass.h 36 /// If \c EmitModuleHash, compute and emit the module hash in the bitcode
41 bool EmitModuleHash = false);
51 bool EmitModuleHash;
64 bool EmitModuleHash = false)
66 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {}
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Bitcode/
BitcodeWriterPass.h 36 /// If \c EmitModuleHash, compute and emit the module hash in the bitcode
41 bool EmitModuleHash = false);
51 bool EmitModuleHash;
64 bool EmitModuleHash = false)
66 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {}
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Bitcode/
BitcodeWriterPass.h 36 /// If \c EmitModuleHash, compute and emit the module hash in the bitcode
41 bool EmitModuleHash = false);
51 bool EmitModuleHash;
64 bool EmitModuleHash = false)
66 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {}
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Bitcode/
BitcodeWriterPass.h 36 /// If \c EmitModuleHash, compute and emit the module hash in the bitcode
41 bool EmitModuleHash = false);
51 bool EmitModuleHash;
64 bool EmitModuleHash = false)
66 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {}
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Bitcode/
BitcodeWriterPass.h 36 /// If \c EmitModuleHash, compute and emit the module hash in the bitcode
41 bool EmitModuleHash = false);
51 bool EmitModuleHash;
64 bool EmitModuleHash = false)
66 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {}
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Bitcode/
BitcodeWriterPass.h 36 /// If \c EmitModuleHash, compute and emit the module hash in the bitcode
41 bool EmitModuleHash = false);
51 bool EmitModuleHash;
64 bool EmitModuleHash = false)
66 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {}
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Bitcode/
BitcodeWriterPass.h 36 /// If \c EmitModuleHash, compute and emit the module hash in the bitcode
41 bool EmitModuleHash = false);
51 bool EmitModuleHash;
64 bool EmitModuleHash = false)
66 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitcodeWriterPass.h 36 /// If \c EmitModuleHash, compute and emit the module hash in the bitcode
41 bool EmitModuleHash = false);
51 bool EmitModuleHash;
64 bool EmitModuleHash = false)
66 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {}
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Bitcode/
BitcodeWriterPass.h 36 /// If \c EmitModuleHash, compute and emit the module hash in the bitcode
41 bool EmitModuleHash = false);
51 bool EmitModuleHash;
64 bool EmitModuleHash = false)
66 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {}
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Bitcode/
BitcodeWriterPass.h 36 /// If \c EmitModuleHash, compute and emit the module hash in the bitcode
41 bool EmitModuleHash = false);
51 bool EmitModuleHash;
64 bool EmitModuleHash = false)
66 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {}
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Bitcode/
BitcodeWriterPass.h 36 /// If \c EmitModuleHash, compute and emit the module hash in the bitcode
41 bool EmitModuleHash = false);
51 bool EmitModuleHash;
64 bool EmitModuleHash = false)
66 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {}
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Bitcode/
BitcodeWriterPass.h 36 /// If \c EmitModuleHash, compute and emit the module hash in the bitcode
41 bool EmitModuleHash = false);
51 bool EmitModuleHash;
64 bool EmitModuleHash = false)
66 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {}
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Bitcode/
BitcodeWriterPass.h 36 /// If \c EmitModuleHash, compute and emit the module hash in the bitcode
41 bool EmitModuleHash = false);
51 bool EmitModuleHash;
64 bool EmitModuleHash = false)
66 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {}
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Bitcode/
BitcodeWriterPass.h 36 /// If \c EmitModuleHash, compute and emit the module hash in the bitcode
41 bool EmitModuleHash = false);
51 bool EmitModuleHash;
64 bool EmitModuleHash = false)
66 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {}
  /external/llvm/include/llvm/Bitcode/
BitcodeWriterPass.h 36 /// If \c EmitModuleHash, compute and emit the module hash in the bitcode
41 bool EmitModuleHash = false);
51 bool EmitModuleHash;
64 bool EmitModuleHash = false)
66 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {}
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriterPass.cpp 27 EmitModuleHash);
36 bool EmitModuleHash;
45 bool EmitSummaryIndex, bool EmitModuleHash)
48 EmitSummaryIndex(EmitSummaryIndex), EmitModuleHash(EmitModuleHash) {
60 EmitModuleHash);
80 bool EmitSummaryIndex, bool EmitModuleHash) {
82 EmitSummaryIndex, EmitModuleHash);

Completed in 538 milliseconds