Home | History | Annotate | Download | only in IR

Lines Matching full:slice

832     return ConstantFoldExtractValueInstruction(C, Idxs.slice(1));
858 C = ConstantFoldInsertValueInstruction(C, Val, Idxs.slice(1));