Searched defs:control_flow_ops (Results 1 – 2 of 2) sorted by relevance
91 Operation* op, llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in GetControlFlowAncestors()117 FuncOp func, llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in FindCommunicationOps()137 llvm::SmallPtrSet<Operation*, 4> control_flow_ops; member747 const llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in RewriteFunction()847 llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in GetCommunicationControlFlowOps()
40 control_flow_ops = LazyLoader( variable