Home
last modified time | relevance | path

Searched defs:PassManager (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/
Dpass_manager.cpp42 PassManager::PassManager(Graph *graph, PassManager *parent_pm) in PassManager() function in panda::compiler::PassManager
/arkcompiler/runtime_core/static_core/compiler/optimizer/
Dpass_manager.cpp51 PassManager::PassManager(Graph *graph, PassManager *parentPm) in PassManager() function in panda::compiler::PassManager
/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass_manager.h143 explicit PassManager(EcmaVM* vm, std::string &triple, size_t optLevel, size_t relocMode, in PassManager() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.h36 class PassManager; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph.h38 class PassManager; variable