Searched refs:reserveInstructions (Results 1 – 2 of 2) sorted by relevance
799 BB->reserveInstructions(B->size()); in enterCFG()
1616 void reserveInstructions(unsigned Nins) { Instrs.reserve(Nins, Arena); } in reserveInstructions() function