Lines Matching full:sinking
433 We should investigate an instruction sinking pass. Consider this silly
979 [STORE SINKING]
981 Store sinking: This code:
1107 [STORE SINKING]
1132 we don't sink the store. We need partially dead store sinking.
1138 GCC PR37166: Sinking of loads prevents SROA'ing the "g" struct on the stack
1178 [LOAD PRE / STORE SINKING / SPEC HACK]