Searched defs:condType (Results 1 – 2 of 2) sorted by relevance
1878 if (ShapedType condType = getCondition().getType().dyn_cast<ShapedType>()) in print() local
4613 llvm::Type *condType = ConvertType(condExpr->getType()); in VisitAbstractConditionalOperator() local