Home | History | Annotate | Download | only in IPO

Lines Matching refs:getSExtValue

366               Indices.push_back(CI->getSExtValue());
411 Operands.push_back(C->getSExtValue());
573 Indices.push_back(cast<ConstantInt>(*II)->getSExtValue());
863 Operands.push_back(cast<ConstantInt>(*II)->getSExtValue());