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

  /external/llvm/include/llvm/LTO/
LTOCodeGenerator.h 106 bool compile_to_file(const char **name,
112 // As with compile_to_file(), this function compiles the merged module into
  /external/llvm/tools/llvm-lto/
llvm-lto.cpp 279 if (!CodeGen.compile_to_file(&OutputName, DisableInline,
  /external/llvm/tools/lto/
lto.cpp 326 return !unwrap(cg)->compile_to_file(
  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 293 bool LTOCodeGenerator::compile_to_file(const char **name, function in class:LTOCodeGenerator

Completed in 81 milliseconds