Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h487 void insertIntoLoop(BlockT *Block);
494 insertIntoLoop(BB); in traverse()
501 void PopulateLoopsDFS<BlockT, LoopT>::insertIntoLoop(BlockT *Block) { in insertIntoLoop() function