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