Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopConstrainer.h34 struct LoopStructure { struct
46 // The loop represented by this instance of LoopStructure is semantically argument
63 LoopStructure() = default; argument
65 template <typename M> LoopStructure map(M Map) const { in map() argument