Searched defs:matched_ops (Results 1 – 1 of 1) sorted by relevance
63 llvm::SmallVectorImpl<Operation *> &matched_ops) { in IsOplistMatch()116 void ClusterMatchedOps(ArrayRef<Operation *> matched_ops) { in ClusterMatchedOps()162 llvm::SmallVector<Operation *> matched_ops; in runOnFunction() local