Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSROA.cpp2048 static bool isIntegerWideningViable(Partition &P, Type *AllocaTy, in isIntegerWideningViable() function
4039 bool IsIntegerPromotable = isIntegerWideningViable(P, SliceTy, DL); in rewritePartition()
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp1970 static bool isIntegerWideningViable(Partition &P, Type *AllocaTy, in isIntegerWideningViable() function
3830 bool IsIntegerPromotable = isIntegerWideningViable(P, SliceTy, DL); in rewritePartition()