Home | History | Annotate | Download | only in dex

Lines Matching refs:AppendMIRList

1035 void BasicBlock::AppendMIRList(MIR* first_list_mir, MIR* last_list_mir) {
1040 void BasicBlock::AppendMIRList(const std::vector<MIR*>& insns) {