Searched refs:GotLRRestore (Results 1 – 1 of 1) sorted by relevance
1726 bool GotLRRestore = false; in tryARMPackedUnwind() local1803 GotLRRestore = true; in tryARMPackedUnwind()1812 GotLRRestore = Inst.Offset == 1; in tryARMPackedUnwind()1848 GotLRRestore = true; in tryARMPackedUnwind()1856 GotLRRestore = CurHasLR; in tryARMPackedUnwind()1885 if (!Homing || Inst.Offset != 20 || GotLRRestore) in tryARMPackedUnwind()1887 GotLRRestore = true; in tryARMPackedUnwind()1915 if (HasLR && !GotLRRestore) in tryARMPackedUnwind()