HomeSort by: relevance | last modified time | path
    Searched defs:getExitingBlocks (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
LoopInfoImpl.h 29 /// getExitingBlocks - Return all blocks inside the loop that have successors
34 void LoopBase<BlockT, LoopT>::getExitingBlocks(
46 /// getExitingBlock - If getExitingBlocks would return exactly one block,
52 getExitingBlocks(ExitingBlocks);
RegionInfoImpl.h 132 L->getExitingBlocks(ExitingBlocks);
181 bool RegionBase<Tr>::getExitingBlocks(

Completed in 27 milliseconds