Searched defs:control_flow_ops (Results 1 – 2 of 2) sorted by relevance
82 Operation* op, llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in GetControlFlowAncestors()108 func::FuncOp func, llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in FindCommunicationOps()128 llvm::SmallPtrSet<Operation*, 4> control_flow_ops; member803 const llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in RewriteFunction()916 llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in GetCommunicationControlFlowOps()
36 control_flow_ops = LazyLoader( variable