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