Searched defs:compilerImpl (Results 1 – 1 of 1) sorted by relevance
190 static bool RunVerifierAndPhases(CompilerImpl *compilerImpl, public_lib::Context &context, in RunVerifierAndPhases()228 static bool RunPhases(CompilerImpl *compilerImpl, public_lib::Context &context, const std::vector<P… in RunPhases()246 CompilerImpl *compilerImpl) in CreateCompiler()