Home | History | Annotate | Download | only in Scalar

Lines Matching full:separate

185     "disable-separate-const-offset-from-gep", cl::init(false),
186 cl::desc("Do not separate the constant offset from a GEP instruction"),
203 /// constant offset, so that we can separate the index to (a << 3) + b and 5.
426 SeparateConstOffsetFromGEP, "separate-const-offset-from-gep",
435 SeparateConstOffsetFromGEP, "separate-const-offset-from-gep",