Searched refs:GenSuspendTest (Results 1 – 3 of 3) sorted by relevance
540 GenSuspendTest(opt_flags); in CompileDalvikInstruction()549 GenSuspendTest(opt_flags); in CompileDalvikInstruction()556 GenSuspendTest(opt_flags); in CompileDalvikInstruction()705 GenSuspendTest(opt_flags); in CompileDalvikInstruction()718 GenSuspendTest(opt_flags); in CompileDalvikInstruction()1146 GenSuspendTest(mir->optimization_flags); in HandleExtendedMethodMIR()1152 GenSuspendTest(mir->optimization_flags); in HandleExtendedMethodMIR()1158 GenSuspendTest(mir->optimization_flags); in HandleExtendedMethodMIR()1164 GenSuspendTest(mir->optimization_flags); in HandleExtendedMethodMIR()1170 GenSuspendTest(mir->optimization_flags); in HandleExtendedMethodMIR()
851 void GenSuspendTest(int opt_flags);
2101 void Mir2Lir::GenSuspendTest(int opt_flags) { in GenSuspendTest() function in art::Mir2Lir