Home
last modified time | relevance | path

Searched refs:llConstOp (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp75 if (auto llConstOp = mlir::dyn_cast<mlir::LLVM::ConstantOp>(defop)) in getConstantIntValue() local
76 if (auto attr = llConstOp.getValue().dyn_cast<mlir::IntegerAttr>()) in getConstantIntValue()