Searched refs:IntrUser (Results 1 – 1 of 1) sorted by relevance
117 auto *IntrUser = dyn_cast<IntrinsicInst>(User); in isPTruePromoted() local118 if (IntrUser && IntrUser->getIntrinsicID() == in isPTruePromoted()120 const auto *IntrUserVTy = cast<ScalableVectorType>(IntrUser->getType()); in isPTruePromoted()