Home
last modified time | relevance | path

Searched defs:RunPass (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/
Dpass_manager.cpp122 bool PassManager::RunPass(Pass *pass, size_t local_mem_size_before_pass) in RunPass() function in panda::compiler::PassManager
Dpass_manager.h86 bool RunPass(Args... args) in RunPass() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.h711 bool RunPass(Args... args) in RunPass() function
717 bool RunPass(Args... args) const in RunPass() function
724 bool RunPass(T *pass) in RunPass() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass.h222 bool RunPass(Args... args) in RunPass() function