Searched refs:LOHLabel (Results 1 – 1 of 1) sorted by relevance
2340 MCSymbol *LOHLabel = createTempSymbol("loh"); in emitInstruction() local2342 LOHInstToLabel[MI] = LOHLabel; in emitInstruction()2343 OutStreamer->emitLabel(LOHLabel); in emitInstruction()