Home
last modified time | relevance | path

Searched defs:domInfo (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dra_opt.h52 DomAnalysis &domInfo; variable
Dloop.h151 LoopAnalysis(CGFunc &func, MemPool &memPool, DomAnalysis &domInfo) in LoopAnalysis()
Dcg_ssa.h272 DomAnalysis *domInfo = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dloop.cpp162 auto *domInfo = GET_ANALYSIS(CgDomAnalysis, f); in PhaseRun() local
Dcg_ssa.cpp366 DomAnalysis *domInfo = nullptr; in PhaseRun() local
Dcontrol_dep_analysis.cpp1149 DomAnalysis *domInfo = GET_ANALYSIS(CgDomAnalysis, f); in PhaseRun() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h1645 DomAnalysis &domInfo; variable