HomeSort by relevance Sort by last modified time
    Searched refs:reserveBlocks (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Analysis/
LoopInfo.h 298 /// reserveBlocks- interface to do reserve() for Blocks
299 void reserveBlocks(unsigned size) {
LoopInfoImpl.h 402 L->reserveBlocks(NumBlocks);

Completed in 61 milliseconds