Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dloop-peeling.cc164 static void FindLoopExits(LoopTree* loop_tree, LoopTree::Loop* loop, in FindLoopExits() function
190 FindLoopExits(loop_tree, loop, exits, rets); in CanPeel()
203 FindLoopExits(loop_tree, loop, exits, rets); in Peel()