Home | History | Annotate | Download | only in Scalar

Lines Matching full:sinking

12 // code into the preheader block, or by sinking code to the exit blocks if it is
14 // live in registers, thus hoisting and sinking "invariant" loads and stores.
265 // us to sink instructions in one pass, without iteration. After sinking
480 DEBUG(dbgs() << "LICM sinking instruction: " << I << "\n");
717 /// PromoteAliasSet - Try to promote memory values to scalars by sinking