Searched refs:GotLRRestore (Results 1 – 1 of 1) sorted by relevance
2234 bool GotLRRestore = false; in tryARMPackedUnwind() local2311 GotLRRestore = true; in tryARMPackedUnwind()2320 GotLRRestore = Inst.Offset == 1; in tryARMPackedUnwind()2356 GotLRRestore = true; in tryARMPackedUnwind()2364 GotLRRestore = CurHasLR; in tryARMPackedUnwind()2393 if (!Homing || Inst.Offset != 20 || GotLRRestore) in tryARMPackedUnwind()2395 GotLRRestore = true; in tryARMPackedUnwind()2423 if (HasLR && !GotLRRestore) in tryARMPackedUnwind()