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

  /external/llvm/tools/llc/
llc.cpp 79 static int compileModule(char**, LLVMContext&);
194 if (int RetVal = compileModule(argv, Context))
199 static int compileModule(char **argv, LLVMContext &Context) {
  /external/clang/lib/Frontend/
CompilerInstance.cpp 765 static void compileModule(CompilerInstance &ImportingInstance,
    [all...]

Completed in 147 milliseconds