Home | History | Annotate | Download | only in Analysis

Lines Matching full:slice

611                                                         Ops.slice(1, i-1)))) &&
947 return ConstantFoldCall(F, Ops.slice(0, Ops.size() - 1), TLI);
1006 return ConstantExpr::getGetElementPtr(Ops[0], Ops.slice(1));