Searched defs:ResolvePhis (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/crankshaft/ | ||
D | lithium-allocator.cc | 1016 void LAllocator::ResolvePhis(HBasicBlock* block) { in ResolvePhis() function in v8::internal::LAllocator |
/external/v8/src/compiler/ | ||
D | register-allocator.cc | 1701 void ConstraintBuilder::ResolvePhis() { in ResolvePhis() function in v8::internal::compiler::ConstraintBuilder |