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.
231 // us to sink instructions in one pass, without iteration. After sinking
546 // OPT: If this shows up in a profile, we can instead finish sinking all
549 // sinking bottom-up.
572 DEBUG(dbgs() << "LICM sinking instruction: " << I << "\n");
765 /// Try to promote memory values to scalars by sinking stores out of the
857 // preheader for SSA updater, so also avoid sinking when no preheader