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

  /external/llvm/include/llvm-c/
lto.h 614 extern void thinlto_codegen_process(thinlto_code_gen_t cg);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
lto.h 614 extern void thinlto_codegen_process(thinlto_code_gen_t cg);
  /external/llvm/tools/lto/
lto.cpp 475 void thinlto_codegen_process(thinlto_code_gen_t cg) { unwrap(cg)->run(); } function
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 508 void thinlto_codegen_process(thinlto_code_gen_t cg) { unwrap(cg)->run(); } function

Completed in 198 milliseconds