Searched refs:MatchingEpilog (Results 1 – 1 of 1) sorted by relevance
1097 MCSymbol* MatchingEpilog = in ARM64ProcessEpilogs() local1100 if (MatchingEpilog) { in ARM64ProcessEpilogs()1101 assert(EpilogInfo.contains(MatchingEpilog) && in ARM64ProcessEpilogs()1103 EpilogInfo[EpilogStart] = EpilogInfo.lookup(MatchingEpilog); in ARM64ProcessEpilogs()2380 MCSymbol *MatchingEpilog = in ARMEmitUnwindInfo() local2383 if (MatchingEpilog) { in ARMEmitUnwindInfo()2384 assert(EpilogInfo.contains(MatchingEpilog) && in ARMEmitUnwindInfo()2386 EpilogInfo[EpilogStart] = EpilogInfo.lookup(MatchingEpilog); in ARMEmitUnwindInfo()