Searched defs:firstPred (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/IR/ | ||
H A D | Block.cpp | 273 auto *firstPred = *it; getSinglePredecessor() local |
/llvm-project/mlir/lib/Dialect/Math/Transforms/ | ||
H A D | PolynomialApproximation.cpp | 936 Value firstPred = matchAndRewrite() local |