Home | History | Annotate | Download | only in IR

Lines Matching refs:getOpcode

544             (CE->getOpcode() == Instruction::BitCast ||
545 CE->getOpcode() == Instruction::GetElementPtr) &&
550 if (CE->getOpcode() == Instruction::BitCast) {
941 if (CE->getOpcode() == Instruction::BitCast) {
1577 switch (B.getOpcode()) {