Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1790 auto CheckCandidateType = [&](Type *Ty) { in isVectorPromotionViable() local
1804 CheckCandidateType(LI->getType()); in isVectorPromotionViable()
1806 CheckCandidateType(SI->getValueOperand()->getType()); in isVectorPromotionViable()