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

  /external/llvm/include/llvm-c/
lto.h 625 extern unsigned int thinlto_module_get_num_objects(thinlto_code_gen_t cg);
631 * Client should use \p thinlto_module_get_num_objects() to get the number of
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 625 extern unsigned int thinlto_module_get_num_objects(thinlto_code_gen_t cg);
631 * Client should use \p thinlto_module_get_num_objects() to get the number of
  /external/llvm/tools/lto/
lto.cpp 477 unsigned int thinlto_module_get_num_objects(thinlto_code_gen_t cg) { function
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 510 unsigned int thinlto_module_get_num_objects(thinlto_code_gen_t cg) { function

Completed in 337 milliseconds