Searched defs:LoopStructure (Results 1 – 1 of 1) sorted by relevance
34 struct LoopStructure { struct46 // The loop represented by this instance of LoopStructure is semantically argument63 LoopStructure() = default; argument65 template <typename M> LoopStructure map(M Map) const { in map() argument