Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/HLFIR/IR/
H A DHLFIROps.cpp100 getHLFIRVariableType(mlir::Type inputType,bool hasExplicitLowerBounds) getHLFIRVariableType() argument
119 static bool hasExplicitLowerBounds(mlir::Value shape) { hasExplicitLowerBounds() function