Searched refs:MatchingEpilog (Results 1 – 1 of 1) sorted by relevance
1088 MCSymbol* MatchingEpilog = in ARM64ProcessEpilogs() local1091 if (MatchingEpilog) { in ARM64ProcessEpilogs()1092 assert(EpilogInfo.find(MatchingEpilog) != EpilogInfo.end() && in ARM64ProcessEpilogs()1094 EpilogInfo[EpilogStart] = EpilogInfo.lookup(MatchingEpilog); in ARM64ProcessEpilogs()2368 MCSymbol *MatchingEpilog = in ARMEmitUnwindInfo() local2371 if (MatchingEpilog) { in ARMEmitUnwindInfo()2372 assert(EpilogInfo.find(MatchingEpilog) != EpilogInfo.end() && in ARMEmitUnwindInfo()2374 EpilogInfo[EpilogStart] = EpilogInfo.lookup(MatchingEpilog); in ARMEmitUnwindInfo()