Home | History | Annotate | Download | only in IPO

Lines Matching refs:getSExtValue

358               Indices.push_back(CI->getSExtValue());
404 Operands.push_back(C->getSExtValue());
566 Indices.push_back(cast<ConstantInt>(*II)->getSExtValue());
842 Operands.push_back(cast<ConstantInt>(*II)->getSExtValue());