Home | History | Annotate | Download | only in Scalar

Lines Matching refs:IMD

1781       MDNode *IMD = I->getMetadata(Kind);
1790 ReplInst->setMetadata(Kind, MDNode::getMostGenericTBAA(IMD, ReplMD));
1793 ReplInst->setMetadata(Kind, MDNode::getMostGenericRange(IMD, ReplMD));
1799 ReplInst->setMetadata(Kind, MDNode::getMostGenericFPMath(IMD, ReplMD));
1803 ReplInst->setMetadata(Kind, IMD);