Searched refs:isFallThroughFromInvoke (Results 1 – 3 of 3) sorted by relevance
160 bool isFallThroughFromInvoke; // True means the block needs alignment member
1896 searchBB->isFallThroughFromInvoke = true; in dvmCompileTrace()
4202 if (bb->isFallThroughFromInvoke == true) { in dvmCompilerMIR2LIR()