Searched defs:getConstantIntValue (Results 1 – 3 of 3) sorted by relevance
78 Optional<int64_t> getConstantIntValue(OpFoldResult ofr) { in getConstantIntValue() function
60 auto getConstantIntValue = [](OpFoldResult ofr) -> llvm::Optional<int64_t> { in isEqualOffsetSizeOrStride() local
69 static int64_t getConstantIntValue(mlir::Value val) { in getConstantIntValue() function