Searched refs:num_exception_handlers (Results 1 - 2 of 2) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
H A DAnalysisO1.h330 extern int num_exception_handlers;
H A DAnalysisO1.cpp230 int num_exception_handlers; variable
590 num_exception_handlers = 0;
4752 for(i = 0; i < num_exception_handlers; i++) {

Completed in 64 milliseconds