Lines Matching refs:expectedSignature
608 u2 expectedSignature;643 expectedSignature = kPackedSwitchSignature;648 expectedSignature = kSparseSwitchSignature;652 if (switchInsns[0] != expectedSignature) {654 switchInsns[0], expectedSignature);