Searched defs:isPure (Results 1 – 4 of 4) sorted by relevance
392 bool mlir::isPure(Operation *op) { isPure() function in mlir
116 bool isPure(unsigned ID) const { isPure() function
1829 bool isPure() const { return getSPFlags() & SPFlagPure; } isPure() function
6378 AST_MATCHER(CXXMethodDecl,isPure) AST_MATCHER() argument