Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h515 void insertIntoLoop(BlockT *Block);
522 insertIntoLoop(BB); in traverse()
529 void PopulateLoopsDFS<BlockT, LoopT>::insertIntoLoop(BlockT *Block) { in insertIntoLoop() function