Home
last modified time | relevance | path

Searched refs:isSimpleCountedLoop (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/compiler/
DLoop.cpp170 static bool isSimpleCountedLoop(CompilationUnit *cUnit) in isSimpleCountedLoop() function
703 if (!isSimpleCountedLoop(cUnit)) in dvmCompilerLoopOpt()