Searched refs:CanEagerlyResolveControlFlow (Results 1 – 2 of 2) sorted by relevance
1596 bool CanEagerlyResolveControlFlow(const InstructionBlock* block) const;
4871 bool LiveRangeConnector::CanEagerlyResolveControlFlow( in CanEagerlyResolveControlFlow() function in v8::internal::compiler::LiveRangeConnector4882 if (CanEagerlyResolveControlFlow(block)) continue; in ResolveControlFlow()5025 !CanEagerlyResolveControlFlow(GetInstructionBlock(code(), pos))) { in ConnectRanges()