Searched refs:TysForDecl (Results 1 – 1 of 1) sorted by relevance
5093 Type *TysForDecl[] = {CI->getType()}; in widenCallInstruction() local5095 TysForDecl[0] = VectorType::get(CI->getType()->getScalarType(), VF); in widenCallInstruction()5096 VectorF = Intrinsic::getDeclaration(M, ID, TysForDecl); in widenCallInstruction()