Searched refs:conditionTy (Results 1 – 1 of 1) sorted by relevance
2631 if (auto conditionTy = op.condition().getType().dyn_cast<VectorType>()) { in verify() local2637 if (resultVectorTy.getNumElements() != conditionTy.getNumElements()) { in verify()