Home
last modified time | relevance | path

Searched refs:phaseImpl (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
H A Dphase_driver.h64 : MplScheduler(phaseName), module(nullptr), phaseImpl(nullptr), phaseName(phaseName) {} in PhaseDriver()
82 PhaseDriverImpl *phaseImpl; member in maple::PhaseDriver
H A Dphase_impl.h72 FuncOptimizeIterator(const std::string &phaseName, std::unique_ptr<FuncOptimizeImpl> phaseImpl);
96 std::unique_ptr<FuncOptimizeImpl> phaseImpl; member in maple::FuncOptimizeIterator
H A Dmaple_phase_manager.h184 void AddAnalysisData(uint32 phaseKey, MaplePhaseID id, MaplePhase *phaseImpl) in AddAnalysisData() argument
187 std::pair<AnalysisMemKey, MaplePhase *>(AnalysisMemKey(phaseKey, id), phaseImpl)); in AddAnalysisData()

Completed in 2 milliseconds