Searched refs:InShadow (Results 1 – 2 of 2) sorted by relevance
52 InShadow = true; in reset()62 bool InShadow; variable
76 : TM(TM), InShadow(false), RequiredShadowSize(0), CurrentShadowSize(0) {} in StackMapShadowTracker()90 if (InShadow) { in count()97 InShadow = false; // The shadow is big enough. Stop counting. in count()103 if (InShadow && CurrentShadowSize < RequiredShadowSize) { in emitShadowPadding()104 InShadow = false; in emitShadowPadding()