Searched refs:compileModule (Results 1 – 2 of 2) sorted by relevance
238 static int compileModule(char **, LLVMContext &);412 if (int RetVal = compileModule(argv, Context)) in main()449 static int compileModule(char **argv, LLVMContext &Context) { in compileModule() function
1319 static bool compileModule(CompilerInstance &ImportingInstance, in compileModule() function1423 if (!compileModule(ImportingInstance, ModuleNameLoc, Module, in compileModuleAndReadASTImpl()