Home
last modified time | relevance | path

Searched refs:isValueUsePotentialConsumer (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Transform/IR/
H A DTransformOps.cpp472 static bool isValueUsePotentialConsumer(OpOperand &use) { in isValueUsePotentialConsumer() function
486 if (!isValueUsePotentialConsumer(use)) in checkDoubleConsume()