Searched refs:clearOperands (Results 1 – 4 of 4) sorted by relevance
371 NMD->clearOperands(); in runOnModule()
1387 void dropAllReferences() { clearOperands(); }1389 void clearOperands();
1096 void NamedMDNode::clearOperands() { getNMDOps(Operands).clear(); } in clearOperands() function in NamedMDNode
674 NMD.clearOperands(); in stripNonLineTableDebugInfo()