Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSROA.cpp2190 static bool isIntegerWideningViable(AllocaSlices::Partition &P, Type *AllocaTy, in isIntegerWideningViable() function
3997 bool IsIntegerPromotable = isIntegerWideningViable(P, SliceTy, DL); in rewritePartition()