Searched refs:BeginOfSled (Results 1 – 1 of 1) sorted by relevance
1532 MCSymbol *BeginOfSled = OutContext.createTempSymbol(); in emitInstruction() local1534 OutStreamer->emitLabel(BeginOfSled); in emitInstruction()1550 recordSled(BeginOfSled, *MI, SledKind::FUNCTION_ENTER, 2); in emitInstruction()1620 MCSymbol *BeginOfSled = OutContext.createTempSymbol(); in emitInstruction() local1621 OutStreamer->emitLabel(BeginOfSled); in emitInstruction()1637 recordSled(BeginOfSled, *MI, SledKind::FUNCTION_EXIT, 2); in emitInstruction()