Searched refs:MatchingEpilog (Results 1 – 1 of 1) sorted by relevance
1303 MCSymbol* MatchingEpilog = in ARM64ProcessEpilogs() local1306 if (MatchingEpilog) { in ARM64ProcessEpilogs()1307 assert(EpilogInfo.contains(MatchingEpilog) && in ARM64ProcessEpilogs()1309 EpilogInfo[EpilogStart] = EpilogInfo.lookup(MatchingEpilog); in ARM64ProcessEpilogs()2586 MCSymbol *MatchingEpilog = in ARMEmitUnwindInfo() local2589 if (MatchingEpilog) { in ARMEmitUnwindInfo()2590 assert(EpilogInfo.contains(MatchingEpilog) && in ARMEmitUnwindInfo()2592 EpilogInfo[EpilogStart] = EpilogInfo.lookup(MatchingEpilog); in ARMEmitUnwindInfo()