Searched refs:elementValue (Results 1 – 1 of 1) sorted by relevance
2259 mlir::Value elementValue = adaptor.getValue(); in matchAndRewrite() local2260 if (mlir::isa<mlir::LLVM::PoisonOp>(elementValue.getDefiningOp())) { in matchAndRewrite()2268 dyn_cast<mlir::LLVM::ConstantOp>(elementValue.getDefiningOp())) { in matchAndRewrite()2289 loc, poison, elementValue, indexValue); in matchAndRewrite()