Home | History | Annotate | Download | only in IR

Lines Matching refs:getOpcode

747   return map_to_llvmopcode(unwrap<ConstantExpr>(ConstantVal)->getOpcode());
1717 if (CE->getOpcode() == Instruction::ICmp)
1724 return map_to_llvmopcode(C->getOpcode());