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