Home | History | Annotate | Download | only in compiler

Lines Matching refs:mSwitchNestingLevel

3316 	if(mSwitchNestingLevel == 0)
3354 if(mSwitchNestingLevel == 0)
3487 if(mLoopNestingLevel <= 0 && mSwitchNestingLevel <= 0)