Searched refs:BeginOfSled (Results 1 – 1 of 1) sorted by relevance
1460 MCSymbol *BeginOfSled = OutContext.createTempSymbol(); in emitInstruction() local1462 OutStreamer->emitLabel(BeginOfSled); in emitInstruction()1478 recordSled(BeginOfSled, *MI, SledKind::FUNCTION_ENTER, 2); in emitInstruction()1548 MCSymbol *BeginOfSled = OutContext.createTempSymbol(); in emitInstruction() local1549 OutStreamer->emitLabel(BeginOfSled); in emitInstruction()1565 recordSled(BeginOfSled, *MI, SledKind::FUNCTION_EXIT, 2); in emitInstruction()