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

  /external/llvm/include/llvm-c/
lto.h 763 extern lto_bool_t lto_module_is_thinlto(lto_module_t mod);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 728 extern lto_bool_t lto_module_is_thinlto(lto_module_t mod);
  /external/llvm/tools/lto/
lto.cpp 508 lto_bool_t lto_module_is_thinlto(lto_module_t mod) { function
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 551 lto_bool_t lto_module_is_thinlto(lto_module_t mod) { function

Completed in 48 milliseconds