Home | History | Annotate | Download | only in IR

Lines Matching defs:getOpcodeName

2238 const char *ConstantExpr::getOpcodeName() const {
2239 return Instruction::getOpcodeName(getOpcode());