Searched refs:InsertLoop (Results 1 – 3 of 3) sorted by relevance
211 tree.InsertLoop(&loop1); in TEST()235 tree.InsertLoop(&loop1); in TEST()236 tree.InsertLoop(&loop2); in TEST()263 tree.InsertLoop(&loop1); in TEST()264 tree.InsertLoop(&loop2); in TEST()
202 loop_tree.InsertLoop(loop); in BuildLoopTree()
54 void InsertLoop(Loop* loop) { in InsertLoop() function