Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2280 uint64_t NewAllocaEndOffset, bool IsIntegerPromotable, in AllocaSliceRewriter() argument
2288 IntTy(IsIntegerPromotable in AllocaSliceRewriter()
4069 bool IsIntegerPromotable = isIntegerWideningViable(P, SliceTy, DL); in rewritePartition() local
4072 IsIntegerPromotable ? nullptr : isVectorPromotionViable(P, DL); in rewritePartition()
4122 P.endOffset(), IsIntegerPromotable, VecTy, in rewritePartition()