Home | History | Annotate | Download | only in verifier

Lines Matching refs:CheckFieldIndex

1170       result = result && CheckFieldIndex(inst->VRegB());
1193 result = result && CheckFieldIndex(inst->VRegC());
1278 inline bool MethodVerifier::CheckFieldIndex(uint32_t idx) {