Searched refs:SliceInst (Results 1 – 1 of 1) sorted by relevance
17433 SDValue SliceInst = LS.loadSlice(); in SliceUpLoad() local17434 CombineTo(LS.Inst, SliceInst, true); in SliceUpLoad()17435 if (SliceInst.getOpcode() != ISD::LOAD) in SliceUpLoad()17436 SliceInst = SliceInst.getOperand(0); in SliceUpLoad()17437 assert(SliceInst->getOpcode() == ISD::LOAD && in SliceUpLoad()17439 ArgChains.push_back(SliceInst.getValue(1)); in SliceUpLoad()