Searched refs:compileModule (Results 1 – 2 of 2) sorted by relevance
202 static int compileModule(char **, LLVMContext &);390 if (int RetVal = compileModule(argv, Context)) in main()427 static int compileModule(char **argv, LLVMContext &Context) { in compileModule() function
1205 static bool compileModule(CompilerInstance &ImportingInstance, in compileModule() function1305 if (!compileModule(ImportingInstance, ModuleNameLoc, Module, in compileModuleAndReadAST()