Searched refs:NME (Results 1 – 2 of 2) sorted by relevance
1005 uint16_t NMB = NM.first(), NME = NM.last(); in subst() local1006 (void)NME; in subst()1007 assert((OME-OMB == NME-NMB) && in subst()
843 for (auto NMI = M.named_metadata_begin(), NME = M.named_metadata_end(); in stripNonLineTableDebugInfo() local844 NMI != NME;) { in stripNonLineTableDebugInfo()