Lines Matching full:convergent
682 // It's unsafe to duplicate convergent instructions in this context, so set
683 // BBI.CannotBeCopied to true if MI is convergent. To see why, consider the
700 // TBB contains a convergent instruction. This is safe iff doing so does
701 // not add a control-flow dependency to the convergent instruction -- i.e.,
702 // it's safe iff the set of control flows that leads us to the convergent
711 // our convergent instruction, the transformation is unsafe.