Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/IR/
H A DPatternMatch.cpp255 Value from, Value to, const SmallPtrSetImpl<Operation *> &preservedUsers) { in replaceAllUsesExcept()
/llvm-project/mlir/lib/Dialect/SCF/Utils/
H A DUtils.cpp771 SmallPtrSet<Operation *, 2> preservedUsers; delinearizeInductionVariable() local