Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DOptimizedBufferization.cpp249 auto isPositiveConstant = [](mlir::Value v) -> bool { areIdenticalOrDisjointSlices() local
/llvm-project/flang/lib/Optimizer/Transforms/
H A DArrayValueCopy.cpp512 auto isPositiveConstant = [](mlir::Value v) -> bool { in mutuallyExclusiveSliceRange() local