Searched defs:compilerImpl (Results 1 – 1 of 1) sorted by relevance
191 static bool RunVerifierAndPhases(CompilerImpl *compilerImpl, public_lib::Context &context, in RunVerifierAndPhases()230 static bool RunPhases(CompilerImpl *compilerImpl, public_lib::Context &context, const std::vector<P… in RunPhases()257 …atic bool ParserErrorChecker(bool isAnyError, parser::Program *program, CompilerImpl *compilerImpl, in ParserErrorChecker()273 CompilerImpl *compilerImpl) in CreateCompiler()