Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1898 auto CheckCandidateType = [&](Type *Ty) { in isVectorPromotionViable() local
1921 CheckCandidateType(LI->getType()); in isVectorPromotionViable()
1923 CheckCandidateType(SI->getValueOperand()->getType()); in isVectorPromotionViable()