Home
last modified time | relevance | path

Searched defs:firstPred (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/IR/
H A DBlock.cpp273 auto *firstPred = *it; getSinglePredecessor() local
286 auto *firstPred = *it; getUniquePredecessor() local
/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp936 Value firstPred = matchAndRewrite() local