Searched defs:ConcatenationLoopMatch (Results 1 – 1 of 1) sorted by relevance
95 struct ConcatenationLoopMatch { struct143 …explicit ConcatenationLoopMatch(ArenaAllocator *allocator) : loop {allocator}, temp {allocator->Ad… in ConcatenationLoopMatch() argument149 struct {153 } preheader; // NOLINT(misc-non-private-member-variables-in-classes)155 struct Loop {158 … loop; // NOLINT(misc-non-private-member-variables-in-classes)160 struct TemporaryInstructions {171 … ArenaVector<TemporaryInstructions> temp; // NOLINT(misc-non-private-member-variables-in-classes)173 struct {175 } exit; // NOLINT(misc-non-private-member-variables-in-classes)