Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getArgOperand

165     Loc = MemoryLocation(CI->getArgOperand(0));
178 II->getArgOperand(1),
179 cast<ConstantInt>(II->getArgOperand(0))->getZExtValue(), AAInfo);
186 II->getArgOperand(2),
187 cast<ConstantInt>(II->getArgOperand(1))->getZExtValue(), AAInfo);
525 if (AA->isMustAlias(MemoryLocation(II->getArgOperand(1)), MemLoc))