Searched refs:HasMarkedExits (Results 1 – 3 of 3) sorted by relevance
47 return LoopFinder::HasMarkedExits(loop_tree_, loop); in CanPeel()
180 static bool HasMarkedExits(LoopTree* loop_tree_, const LoopTree::Loop* loop);
675 bool LoopFinder::HasMarkedExits(LoopTree* loop_tree, in HasMarkedExits() function in v8::internal::compiler::LoopFinder