Home
last modified time | relevance | path

Searched refs:GET_ANALYSIS (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dreg_alloc.cpp53 Bfs *bfs = GET_ANALYSIS(CgBBSort, f); in PhaseRun()
55 live = GET_ANALYSIS(CgLiveAnalysis, f); in PhaseRun()
57 LoopAnalysis *loop = GET_ANALYSIS(CgLoopAnalysis, f); in PhaseRun()
H A Dloop.cpp162 auto *domInfo = GET_ANALYSIS(CgDomAnalysis, f); in PhaseRun()
H A Dcfgo.cpp588 auto *loopInfo = GET_ANALYSIS(CgLoopAnalysis, f); in PhaseRun()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
H A Dmaple_phase.h236 #define GET_ANALYSIS(PHASENAME, PHASEKEY) \ macro

Completed in 3 milliseconds