Searched refs:ProcessPhis (Results 1 – 3 of 3) sorted by relevance
526 static constexpr bool ProcessPhis = false; in splitBlockLocalVariables() local527 if (ProcessPhis) { in splitBlockLocalVariables()
922 void ProcessPhis(const InstructionBlock* block, BitVector* live);
2240 void LiveRangeBuilder::ProcessPhis(const InstructionBlock* block, in ProcessPhis() function in v8::internal::compiler::LiveRangeBuilder2401 ProcessPhis(block, live); in BuildLiveRanges()