Searched refs:runCodeGen (Results 1 – 2 of 2) sorted by relevance
195 enum Compiler::ErrorCode Compiler::runCodeGen(Script &pScript, in runCodeGen() function in Compiler290 if ((err = runCodeGen(pScript, pResult)) != kSuccess) { in compile()
87 enum ErrorCode runCodeGen(Script &pScript, llvm::raw_ostream &pResult);