Searched refs:OConst (Results 1 – 1 of 1) sorted by relevance
205 ConstantInt *OConst = dyn_cast<ConstantInt>(OffsetElem); in checkOffsetSize() local206 if (!OConst) in checkOffsetSize()208 int SExtValue = OConst->getSExtValue(); in checkOffsetSize()