Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Transforms/
H A DLoopVersioning.cpp181 tryGetLowerBoundsFromShapeLike(mlir::Value shapeLike,unsigned dim) tryGetLowerBoundsFromShapeLike() argument
197 if (mlir::Value shapeLike = coop.getShape()) getLowerBound() local