Home
last modified time | relevance | path

Searched defs:ResolvePhis (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator.cc1064 void RegisterAllocator::ResolvePhis(BasicBlock* block) { in ResolvePhis() function in v8::internal::compiler::RegisterAllocator
1140 void RegisterAllocator::ResolvePhis() { in ResolvePhis() function in v8::internal::compiler::RegisterAllocator
/external/v8/src/
Dlithium-allocator.cc1014 void LAllocator::ResolvePhis(HBasicBlock* block) { in ResolvePhis() function in v8::internal::LAllocator
1104 void LAllocator::ResolvePhis() { in ResolvePhis() function in v8::internal::LAllocator