Home
last modified time | relevance | path

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

/dalvik/vm/compiler/
DFrontend.cpp687 int blockIdx = cUnit->dfsOrder.elemList[idx]; in dvmDumpCFG() local
812 int blockIdx = dvmBitVectorIteratorNext(&bvIterator); in verifyPredInfo() local
DDataflow.cpp2448 int blockIdx = cUnit->dfsOrder.elemList[idx]; in dvmCompilerDataFlowAnalysisDispatcher() local