Searched defs:ConcatenationLoopMatch (Results 1 – 1 of 1) sorted by relevance
92 struct ConcatenationLoopMatch { struct140 …explicit ConcatenationLoopMatch(ArenaAllocator *allocator) : loop {allocator}, temp {allocator->Ad… in ConcatenationLoopMatch() argument146 struct {150 } preheader; // NOLINT(misc-non-private-member-variables-in-classes)152 struct Loop {155 … loop; // NOLINT(misc-non-private-member-variables-in-classes)157 struct TemporaryInstructions {168 … ArenaVector<TemporaryInstructions> temp; // NOLINT(misc-non-private-member-variables-in-classes)170 struct {172 } exit; // NOLINT(misc-non-private-member-variables-in-classes)