Home
last modified time | relevance | path

Searched refs:GetAllPassInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
Dmaple_phase.h106 const auto &GetAllPassInfo() const in GetAllPassInfo() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/src/
Dmaple_phase_manager.cpp166 for (auto &it : MaplePhaseRegister::GetMaplePhaseRegister()->GetAllPassInfo()) { in AddPhase()