Searched refs:LabelIt (Results 1 – 2 of 2) sorted by relevance
145 MInstToMCSymbol::iterator LabelIt = LOHInstToLabel.find(MI); in EmitLOHs() local146 assert(LabelIt != LOHInstToLabel.end() && in EmitLOHs()148 MCArgs.push_back(LabelIt->second); in EmitLOHs()
220 MInstToMCSymbol::iterator LabelIt = LOHInstToLabel.find(MI); in EmitLOHs() local221 assert(LabelIt != LOHInstToLabel.end() && in EmitLOHs()223 MCArgs.push_back(LabelIt->second); in EmitLOHs()