Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getSExtValue

348         BaseOffs += TD->getTypeAllocSize(*GTI)*CIdx->getSExtValue();
368 BaseOffs += IndexOffset.getSExtValue()*Scale;
369 Scale *= IndexScale.getSExtValue();