Searched defs:appendInstruction (Results 1 – 2 of 2) sorted by relevance
61 for (auto appendInstruction : block->Insts()) { in HasAppendInstructions() local91 Inst *GetStringBuilderAppendChainInstance(Inst *appendInstruction) in GetStringBuilderAppendChainInstance()112 for (auto appendInstruction : block->Insts()) { in CountStringBuilderAppendCalls() local
739 …ingBuilder::ReconnectStringBuilderCascade(Inst *instance, Inst *inputInst, Inst *appendInstruction, in ReconnectStringBuilderCascade()827 for (auto appendInstruction : FindStringBuilderAppendInstructions(instance)) { in ReconnectStringBuilderCascades() local1441 auto appendInstruction = userInst; in StringBuilderUsagesDFS() local1545 Inst *appendInstruction, const Inst *accValue, in MatchTemporaryInstruction()1593 for (auto appendInstruction : usage.appendInstructions) { in MatchTemporaryInstructions() local1636 auto appendInstruction = userInst; in MatchHoistableInstructions() local