Home
last modified time | relevance | path

Searched defs:numBlocks (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/compiler/
DFrontend.cpp1170 int numBlocks = 0; in dvmCompileMethod() local
1457 int numBlocks = 0; in compileLoop() local
1649 int numBlocks = 0; in dvmCompileTrace() local
DCompilerIR.h202 int numBlocks; member