Home | History | Annotate | Download | only in verifier

Lines Matching refs:CheckTypeIndex

1182       result = result && CheckTypeIndex(dex::TypeIndex(inst->VRegB()));
1199 result = result && CheckTypeIndex(dex::TypeIndex(inst->VRegC()));
1333 inline bool MethodVerifier::CheckTypeIndex(dex::TypeIndex idx) {