Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:mdconst

1050     if (ConstantInt *CI = mdconst::dyn_extract<ConstantInt>(Val))
1052 else if (GlobalValue *GV = mdconst::dyn_extract<GlobalValue>(Val)) {