Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dsimplify_string_builder.cpp1475 …ifyStringBuilder::AllUsersAreVisitedAppendInstructions(Inst *inst, Marker appendInstructionVisited) in AllUsersAreVisitedAppendInstructions()
1493 Marker appendInstructionVisited) in UpdateIntermediateValue()
1546 Marker appendInstructionVisited) in MatchTemporaryInstruction()
1581 Marker appendInstructionVisited) in MatchTemporaryInstructions()
1610 Marker appendInstructionVisited) in MatchHoistableInstructions()
1681 Marker appendInstructionVisited = appendInstructionMarker.GetMarker(); in MatchLoopConcatenation() local