Searched refs:clearOperands (Results 1 – 5 of 5) sorted by relevance
371 NMD->clearOperands(); in runOnModule()
1343 void dropAllReferences() { clearOperands(); }1345 void clearOperands();
1395 void dropAllReferences() { clearOperands(); }1397 void clearOperands();
1097 void NamedMDNode::clearOperands() { getNMDOps(Operands).clear(); } in clearOperands() function in NamedMDNode
674 NMD.clearOperands(); in stripNonLineTableDebugInfo()