Searched refs:SliceInst (Results 1 – 1 of 1) sorted by relevance
10583 SDValue SliceInst = LSIt->loadSlice(); in SliceUpLoad() local10584 CombineTo(LSIt->Inst, SliceInst, true); in SliceUpLoad()10585 if (SliceInst.getNode()->getOpcode() != ISD::LOAD) in SliceUpLoad()10586 SliceInst = SliceInst.getOperand(0); in SliceUpLoad()10587 assert(SliceInst->getOpcode() == ISD::LOAD && in SliceUpLoad()10589 ArgChains.push_back(SliceInst.getValue(1)); in SliceUpLoad()