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