Searched refs:GotLRRestore (Results 1 – 1 of 1) sorted by relevance
2028 bool GotLRRestore = false; in tryARMPackedUnwind() local2105 GotLRRestore = true; in tryARMPackedUnwind()2114 GotLRRestore = Inst.Offset == 1; in tryARMPackedUnwind()2150 GotLRRestore = true; in tryARMPackedUnwind()2158 GotLRRestore = CurHasLR; in tryARMPackedUnwind()2187 if (!Homing || Inst.Offset != 20 || GotLRRestore) in tryARMPackedUnwind()2189 GotLRRestore = true; in tryARMPackedUnwind()2217 if (HasLR && !GotLRRestore) in tryARMPackedUnwind()