HomeSort by relevance Sort by last modified time
    Searched refs:ShouldEmbedUselists (Results 26 - 32 of 32) sorted by null

12

  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm-c/
lto.h 551 lto_bool_t ShouldEmbedUselists);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm-c/
lto.h 551 lto_bool_t ShouldEmbedUselists);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm-c/
lto.h 551 lto_bool_t ShouldEmbedUselists);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm-c/
lto.h 551 lto_bool_t ShouldEmbedUselists);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm-c/
lto.h 551 lto_bool_t ShouldEmbedUselists);
  /external/llvm/tools/lto/
lto.cpp 454 lto_bool_t ShouldEmbedUselists) {
455 unwrap(cg)->setShouldEmbedUselists(ShouldEmbedUselists);
  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 222 WriteBitcodeToFile(MergedModule.get(), Out.os(), ShouldEmbedUselists);

Completed in 2860 milliseconds

12