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.h527 void insertIntoLoop(BlockT *Block);
534 insertIntoLoop(BB); in traverse()
541 void PopulateLoopsDFS<BlockT, LoopT>::insertIntoLoop(BlockT *Block) { in insertIntoLoop() function