Searched defs:hasProperties (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | OperationSupport.h | 605 static constexpr bool hasProperties = !std::is_same_v< global() member |
/llvm-project/mlir/tools/mlir-tblgen/ | ||
H A D | OpDefinitionsGen.cpp | 379 bool hasProperties() const { hasProperties() function in __anon4a9417d70111::OpOrAdaptorHelper |