Searched refs:llConstOp (Results 1 – 1 of 1) sorted by relevance
75 if (auto llConstOp = mlir::dyn_cast<mlir::LLVM::ConstantOp>(defop)) in getConstantIntValue() local76 if (auto attr = llConstOp.getValue().dyn_cast<mlir::IntegerAttr>()) in getConstantIntValue()