Home | History | Annotate | Download | only in IPO

Lines Matching refs:getOpcode

327       if (CE->getOpcode() == Instruction::GetElementPtr) {
332 } else if (CE->getOpcode() == Instruction::BitCast &&
350 if (Init && CE && CE->getOpcode() == Instruction::GetElementPtr)
419 cast<ConstantExpr>(U)->getOpcode() != Instruction::GetElementPtr))
583 cast<ConstantExpr>(GEP)->getOpcode()==Instruction::GetElementPtr)||
739 ConstantExpr::getCast(CI->getOpcode(),
2098 switch (CE->getOpcode()) {
2149 if (CE->getOpcode() == Instruction::GetElementPtr &&
2172 } else if (CE->getOpcode() == Instruction::BitCast &&
2288 if (CE->getOpcode() == Instruction::GetElementPtr &&
2351 if (CE->getOpcode() == Instruction::BitCast) {
2389 InstResult = ConstantExpr::get(BO->getOpcode(),
2397 InstResult = ConstantExpr::getCast(CI->getOpcode(),