Searched refs:COffs (Results 1 – 1 of 1) sorted by relevance
1682 auto *COffs = dyn_cast<ConstantSDNode>(LD->getOffset()); in tryT1IndexedLoad() local1683 if (!COffs || COffs->getZExtValue() != 4) in tryT1IndexedLoad()