Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1856 auto CheckCandidateType = [&](Type *Ty) { in isVectorPromotionViable() local
1870 CheckCandidateType(LI->getType()); in isVectorPromotionViable()
1872 CheckCandidateType(SI->getValueOperand()->getType()); in isVectorPromotionViable()