Searched defs:m_static (Results 1 – 2 of 2) sorted by relevance
313 bool m_static = false; variable553 bool m_static = false; variable
379 int64_t m_static = lhs.getType().cast<mlir::MemRefType>().getDimSize(0); in matchAndRewrite() local