Searched refs:dvmComputeCodeWidths (Results 1 – 4 of 4) sorted by relevance
43 bool dvmComputeCodeWidths(const Method* meth, InsnFlags* insnFlags,
43 bool dvmComputeCodeWidths(const Method* meth, InsnFlags* insnFlags, in dvmComputeCodeWidths() function
180 if (!dvmComputeCodeWidths(meth, vdata.insnFlags, &newInstanceCount)) in verifyMethod()
1977 if (!dvmComputeCodeWidths(meth, pState->insnFlags, NULL))