Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSROA.cpp2422 uint64_t NewAllocaEndOffset, bool IsIntegerPromotable, in AllocaSliceRewriter() argument
2430 IntTy(IsIntegerPromotable in AllocaSliceRewriter()
3997 bool IsIntegerPromotable = isIntegerWideningViable(P, SliceTy, DL); in rewritePartition() local
4000 IsIntegerPromotable ? nullptr : isVectorPromotionViable(P, DL); in rewritePartition()
4048 P.endOffset(), IsIntegerPromotable, VecTy, in rewritePartition()