Home | History | Annotate | Download | only in Expression

Lines Matching full:constant_int

220             if (const ConstantInt *constant_int = dyn_cast<ConstantInt>(constant))
222 value = constant_int->getValue();