Home | History | Annotate | Download | only in IPO

Lines Matching refs:getSExtValue

357               Indices.push_back(CI->getSExtValue());
403 Operands.push_back(C->getSExtValue());
560 Indices.push_back(cast<ConstantInt>(*II)->getSExtValue());
837 Operands.push_back(cast<ConstantInt>(*II)->getSExtValue());