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

  /external/llvm/include/llvm-c/
lto.h 244 lto_codegen_set_assembler_path(lto_code_gen_t cg, const char* path);
  /external/llvm/tools/lto/
lto.cpp 166 /// lto_codegen_set_assembler_path - Sets the path to the assembler tool.
167 void lto_codegen_set_assembler_path(lto_code_gen_t cg, const char *path) { function

Completed in 48 milliseconds