Searched refs:ResolvePhiHint (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
H A D | register-allocator.h | 925 void ResolvePhiHint(InstructionOperand* operand, UsePosition* use_pos); |
H A D | register-allocator.cc | 2191 if (phi_vreg != -1) ResolvePhiHint(&from, from_use); 2333 void LiveRangeBuilder::ResolvePhiHint(InstructionOperand* operand, function in class:v8::internal::compiler::LiveRangeBoundArray::LiveRangeBuilder |
Completed in 36 milliseconds