Home | History | Annotate | Download | only in VMCore

Lines Matching defs:getOpcodeName

2017 const char *ConstantExpr::getOpcodeName() const {
2018 return Instruction::getOpcodeName(getOpcode());