Searched defs:PassContext (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | pass_manager.cpp | 35 PassContext::PassContext(const std::string &triple, CompilerLog *log, BytecodeInfoCollector* collec… in PassContext() function in panda::ecmascript::kungfu::PassContext |
| D | pass.h | 70 class PassContext; variable |