Searched refs:condType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp3109 llvm::Type *condType = ConvertType(condExpr->getType()); local
3110 llvm::VectorType *vecTy = cast<llvm::VectorType>(condType);

Completed in 298 milliseconds