Searched refs:AppendGenSuspendTestList (Results 1 – 2 of 2) sorted by relevance
818 mir_graph_->AppendGenSuspendTestList(bb); in CompileDalvikInstruction()824 mir_graph_->AppendGenSuspendTestList(bb); in CompileDalvikInstruction()831 mir_graph_->AppendGenSuspendTestList(bb); in CompileDalvikInstruction()837 mir_graph_->AppendGenSuspendTestList(bb); in CompileDalvikInstruction()844 mir_graph_->AppendGenSuspendTestList(bb); in CompileDalvikInstruction()850 mir_graph_->AppendGenSuspendTestList(bb); in CompileDalvikInstruction()857 mir_graph_->AppendGenSuspendTestList(bb); in CompileDalvikInstruction()863 mir_graph_->AppendGenSuspendTestList(bb); in CompileDalvikInstruction()870 mir_graph_->AppendGenSuspendTestList(bb); in CompileDalvikInstruction()876 mir_graph_->AppendGenSuspendTestList(bb); in CompileDalvikInstruction()
1067 void AppendGenSuspendTestList(BasicBlock* bb) { in AppendGenSuspendTestList() function