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

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

Completed in 239 milliseconds