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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 648 unsigned int thinlto_module_get_num_object_files(thinlto_code_gen_t cg);
654 * Client should use \p thinlto_module_get_num_object_files() to get the number
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 521 unsigned int thinlto_module_get_num_object_files(thinlto_code_gen_t cg) { function

Completed in 156 milliseconds