Searched defs:control_flow_ops (Results 1 – 2 of 2) sorted by relevance
84 Operation* op, llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in GetControlFlowAncestors()110 FuncOp func, llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in FindCommunicationOps()130 llvm::SmallPtrSet<Operation*, 4> control_flow_ops; member737 const llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in RewriteFunction()837 llvm::SmallPtrSetImpl<Operation*>& control_flow_ops, in GetCommunicationControlFlowOps()
40 control_flow_ops = LazyLoader( variable