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.cpp1419 …ifyStringBuilder::AllUsersAreVisitedAppendInstructions(Inst *inst, Marker appendInstructionVisited) in AllUsersAreVisitedAppendInstructions()
1437 Marker appendInstructionVisited) in UpdateIntermediateValue()
1490 Marker appendInstructionVisited) in MatchTemporaryInstruction()
1525 Marker appendInstructionVisited) in MatchTemporaryInstructions()
1554 Marker appendInstructionVisited) in MatchHoistableInstructions()
1625 Marker appendInstructionVisited = appendInstructionMarker.GetMarker(); in MatchLoopConcatenation() local