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

/external/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1584 /// This implements the necessary checking for the \c isIntegerWideningViable
1654 isIntegerWideningViable(const DataLayout &DL, Type *AllocaTy, function
1864 // passing isIntegerWideningViable above. If it is non-null, the desired
3016 isIntegerWideningViable(*DL, SliceTy, BeginOffset, S, B, E, SplitUses);

Completed in 29 milliseconds