Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2429 static bool isIntegerWideningViable(Partition &P, Type *AllocaTy, in isIntegerWideningViable() function
4838 bool IsIntegerPromotable = isIntegerWideningViable(P, SliceTy, DL); in rewritePartition()