Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2335 uint64_t NewAllocaEndOffset, bool IsIntegerPromotable, in AllocaSliceRewriter()
4294 bool IsIntegerPromotable = isIntegerWideningViable(P, SliceTy, DL); in rewritePartition() local