Searched refs:IsNestedInThisLoop (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-bch.cc51 is_in_loop_ = loop->IsNestedInThisLoop(block()->current_loop());
H A Dhydrogen-instructions.cc2063 if (!phi()->block()->current_loop()->IsNestedInThisLoop(
2318 if (!phi()->block()->current_loop()->IsNestedInThisLoop(
2323 if (phi()->block()->current_loop()->IsNestedInThisLoop(
H A Dhydrogen.h278 bool IsNestedInThisLoop(HLoopInformation* other) { function in class:v8::internal::FINAL

Completed in 377 milliseconds