Home | History | Annotate | Download | only in MCParser

Lines Matching refs:getVariableValue

608     if (Sym->isVariable() && isa<MCConstantExpr>(Sym->getVariableValue())) {
612 Res = Sym->getVariableValue();
1445 else if (!isa<MCConstantExpr>(Sym->getVariableValue()))