Home
last modified time | relevance | path

Searched refs:CheckCandidateType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1870 auto CheckCandidateType = [&](Type *Ty) { in isVectorPromotionViable() local
1893 CheckCandidateType(LI->getType()); in isVectorPromotionViable()
1895 CheckCandidateType(SI->getValueOperand()->getType()); in isVectorPromotionViable()