Home | History | Annotate | Download | only in Scalar

Lines Matching full:simplify

257   /// \brief Handle to alloca instruction to simplify method interfaces.
291 /// want to swap this particular input for undef to simplify the use lists of
833 /// \brief Worklist of alloca instructions to simplify.
836 /// added to it as well to recursively simplify unless that alloca can be
843 /// We try to batch deletions to simplify code and make things a bit more