Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc.cpp23 void CgRegAlloc::GetAnalysisDependence(AnalysisDep &aDep) const in GetAnalysisDependence() function in maplebe::CgRegAlloc
Dloop.cpp154 void CgLoopAnalysis::GetAnalysisDependence(AnalysisDep &aDep) const in GetAnalysisDependence() function in maplebe::CgLoopAnalysis
Dcgbb.cpp481 void CgBBSort::GetAnalysisDependence(AnalysisDep &aDep) const in GetAnalysisDependence() function in maplebe::CgBBSort
Dcfgo.cpp578 void CgCfgo::GetAnalysisDependence(AnalysisDep &aDep) const in GetAnalysisDependence() function in maplebe::CgCfgo
Dcg_cfg.cpp603 void CgHandleCFG::GetAnalysisDependence(AnalysisDep &aDep) const in GetAnalysisDependence() function in maplebe::CgHandleCFG
Dlive.cpp403 void CgLiveAnalysis::GetAnalysisDependence(AnalysisDep &aDep) const in GetAnalysisDependence() function in maplebe::CgLiveAnalysis
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/src/
Dmaple_phase.cpp68 void MaplePhase::GetAnalysisDependence(AnalysisDep &aDep) const in GetAnalysisDependence() function in maple::MaplePhase