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