Home | History | Annotate | Download | only in IR

Lines Matching refs:MDString

363                        DenseMap<const MDString *, const MDNode *> &SeenIDs,
1152 Assert(dyn_cast_or_null<MDString>(N->getOperand(0)),
1164 DenseMap<const MDString*, const MDNode*> SeenIDs;
1171 const MDString *Flag = cast<MDString>(Requirement->getOperand(0));
1192 DenseMap<const MDString *, const MDNode *> &SeenIDs,
1195 // constant int), the flag ID (an MDString), and the value.
1208 MDString *ID = dyn_cast_or_null<MDString>(Op->getOperand(1));
1222 // MDString), and a value.
1227 Assert(isa<MDString>(Value->getOperand(0)),
1600 Assert(isa<MDString>(MD->getOperand(0)),
1602 MDString *MDS = cast<MDString>(MD->getOperand(0));