Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Affine/IR/
DAffineOps.cpp91 bool mlir::isTopLevelValue(Value value) { in isTopLevelValue() function in mlir
108 static bool isTopLevelValue(Value value, Region *region) { in isTopLevelValue() function