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