Searched refs:GotLRRestore (Results 1 – 1 of 1) sorted by relevance
2016 bool GotLRRestore = false; in tryARMPackedUnwind() local2093 GotLRRestore = true; in tryARMPackedUnwind()2102 GotLRRestore = Inst.Offset == 1; in tryARMPackedUnwind()2138 GotLRRestore = true; in tryARMPackedUnwind()2146 GotLRRestore = CurHasLR; in tryARMPackedUnwind()2175 if (!Homing || Inst.Offset != 20 || GotLRRestore) in tryARMPackedUnwind()2177 GotLRRestore = true; in tryARMPackedUnwind()2205 if (HasLR && !GotLRRestore) in tryARMPackedUnwind()