Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dreserve_string_builder_buffer.cpp61 for (auto appendInstruction : block->Insts()) { in HasAppendInstructions() local
91 Inst *GetStringBuilderAppendChainInstance(Inst *appendInstruction) in GetStringBuilderAppendChainInstance()
112 for (auto appendInstruction : block->Insts()) { in CountStringBuilderAppendCalls() local
Dsimplify_string_builder.cpp739 …ingBuilder::ReconnectStringBuilderCascade(Inst *instance, Inst *inputInst, Inst *appendInstruction, in ReconnectStringBuilderCascade()
827 for (auto appendInstruction : FindStringBuilderAppendInstructions(instance)) { in ReconnectStringBuilderCascades() local
1441 auto appendInstruction = userInst; in StringBuilderUsagesDFS() local
1545 Inst *appendInstruction, const Inst *accValue, in MatchTemporaryInstruction()
1593 for (auto appendInstruction : usage.appendInstructions) { in MatchTemporaryInstructions() local
1636 auto appendInstruction = userInst; in MatchHoistableInstructions() local