Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2772 uint64_t NewAllocaEndOffset, bool IsIntegerPromotable, in AllocaSliceRewriter() argument
2781 IsIntegerPromotable in AllocaSliceRewriter()
4979 bool IsIntegerPromotable = isIntegerWideningViable(P, SliceTy, DL); in rewritePartition() local
4982 IsIntegerPromotable ? nullptr : isVectorPromotionViable(P, DL, VScale); in rewritePartition()
5026 P.endOffset(), IsIntegerPromotable, VecTy, in rewritePartition()