Searched defs:getOutputExpr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/Analysis/Presburger/ | ||
H A D | PWMAFunction.h | 70 ArrayRef<DynamicAPInt> getOutputExpr(unsigned i) const { in getOutputExpr() function |
/llvm-project/clang/lib/AST/ | ||
H A D | Stmt.cpp | 458 const Expr *AsmStmt::getOutputExpr(unsigned i) const { getOutputExpr() function in AsmStmt |