Searched refs:IsCommunicationOp (Results 1 – 1 of 1) sorted by relevance
72 bool IsCommunicationOp(Operation* op) { in IsCommunicationOp() function114 if (!IsCommunicationOp(op)) return WalkResult::advance(); in FindCommunicationOps()840 if (IsCommunicationOp(op) || in GetCommunicationControlFlowOps()