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