Searched refs:SliceInst (Results 1 – 1 of 1) sorted by relevance
20710 SDValue SliceInst = LS.loadSlice(); in SliceUpLoad() local20711 CombineTo(LS.Inst, SliceInst, true); in SliceUpLoad()20712 if (SliceInst.getOpcode() != ISD::LOAD) in SliceUpLoad()20713 SliceInst = SliceInst.getOperand(0); in SliceUpLoad()20714 assert(SliceInst->getOpcode() == ISD::LOAD && in SliceUpLoad()20716 ArgChains.push_back(SliceInst.getValue(1)); in SliceUpLoad()