Searched refs:condType (Results 1 – 1 of 1) sorted by relevance
3256 llvm::Type *condType = ConvertType(condExpr->getType()); in VisitAbstractConditionalOperator() local3257 llvm::VectorType *vecTy = cast<llvm::VectorType>(condType); in VisitAbstractConditionalOperator()