Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LoadOffset

3344   int64_t LoadOffset = MI->getOperand(OffsetPosLd).getImm();
3346 if ((LoadOffset >= 0) != (StoreOffset >= 0))