Home
last modified time | relevance | path

Searched defs:markerHolder (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dloop_transform.h42 auto markerHolder = MarkerHolder(GetGraph()); in RunLoopsVisitor() local
Dbranch_elimination.cpp47 auto markerHolder = MarkerHolder(GetGraph()); in RunImpl() local
297 auto markerHolder = MarkerHolder(targetBlock->GetGraph()); in BlockIsReachedFromOnlySuccessor() local
Dcleanup.cpp105 auto markerHolder = MarkerHolder(GetGraph()); in RunOnce() local
336 auto markerHolder = MarkerHolder(GetGraph()); in Dce() local
499 auto markerHolder = MarkerHolder(GetGraph()); in SimpleDce() local
Dlicm.cpp193 auto markerHolder = MarkerHolder(GetGraph()); in VisitLoop() local
Dadjust_arefs.cpp66 auto markerHolder = MarkerHolder(GetGraph()); in RunImpl() local
Dscheduler.cpp81 auto markerHolder = MarkerHolder(GetGraph()); in BuildAllDeps() local
Dlse.cpp1132 auto markerHolder = MarkerHolder(GetGraph()); in RunImpl() local
Dpeepholes.cpp1644 auto markerHolder = MarkerHolder(block->GetGraph()); in TryRemoveOverflowCheck() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Ddominators_tree.cpp192 auto markerHolder = MarkerHolder(targetBlock->GetGraph()); in IsPathBetweenBlocks() local
Dloop_analyzer.cpp119 auto markerHolder = compiler::MarkerHolder(GetGraph()); in GetForwardEdgesIndexes() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_cloner.h137 auto markerHolder = MarkerHolder(GetGraph()); in UnrollLoopBody() local
Dloop_unswitcher.cpp43 auto markerHolder = MarkerHolder(GetGraph()); in UnswitchLoop() local
Dgraph_cloner.cpp609 auto markerHolder = MarkerHolder(GetGraph()); in CloneLoopHeader() local
745 auto markerHolder = MarkerHolder(GetGraph()); in CloneLoop() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir_builder/
Dir_builder.cpp540 auto markerHolder = MarkerHolder(GetGraph()); in ResolveTryCatchBlocks() local