Searched refs:reserveBlocks (Results 1 – 7 of 7) sorted by relevance
98 void reserveBlocks(unsigned Size) { Blocks.reserve(Size); } in reserveBlocks() function
150 WE->reserveBlocks(NumBlocks); in discoverAndMapException()
402 L->reserveBlocks(NumBlocks); in discoverAndMapSubloop()
297 void reserveBlocks(unsigned size) { in reserveBlocks() function
372 void reserveBlocks(unsigned size) { in reserveBlocks() function
484 L->reserveBlocks(NumBlocks); in discoverAndMapSubloop()
1046 ClonedL.reserveBlocks(OrigL.getNumBlocks()); in cloneLoopNest()1198 ClonedL->reserveBlocks(BlocksInClonedLoop.size()); in buildClonedLoops()