Searched refs:IntrAlign (Results 1 – 1 of 1) sorted by relevance
1569 ConstantInt *IntrAlign = dyn_cast<ConstantInt>(II->getArgOperand(AlignArg)); in visitCallInst() local1570 if (IntrAlign && IntrAlign->getZExtValue() < MemAlign) { in visitCallInst()