Searched refs:insertIntoLoop (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h442 void insertIntoLoop(BlockT *Block);
471 insertIntoLoop(dfsSource());
480 void PopulateLoopsDFS<BlockT, LoopT>::insertIntoLoop(BlockT *Block) { function in class:llvm::PopulateLoopsDFS

Completed in 80 milliseconds