Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Interfaces/
H A DValueBoundsOpInterface.cpp210 std::optional<int64_t> constSize = std::nullopt; in getExpr() local
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp151 fir::SequenceType::Extent constSize = 1; genAllocationScaleSize() local