CanEagerlyResolveControlFlow 1203 src/lithium-allocator.cc             should_insert = CanEagerlyResolveControlFlow(GetBlock(pos));
CanEagerlyResolveControlFlow 1232 src/lithium-allocator.cc     if (CanEagerlyResolveControlFlow(block)) continue;
CanEagerlyResolveControlFlow  493 src/lithium-allocator.h   bool CanEagerlyResolveControlFlow(HBasicBlock* block) const;