Searched refs:ProcessInstructions (Results 1 – 4 of 4) sorted by relevance
398 void ProcessInstructions(HBasicBlock* block, BitVector* live);
882 void LAllocator::ProcessInstructions(HBasicBlock* block, BitVector* live) { in ProcessInstructions() function in v8::internal::LAllocator1274 ProcessInstructions(block, live); in BuildLiveRanges()
907 void ProcessInstructions(const InstructionBlock* block, BitVector* live);
1897 void LiveRangeBuilder::ProcessInstructions(const InstructionBlock* block, in ProcessInstructions() function in v8::internal::compiler::LiveRangeBuilder2134 ProcessInstructions(block, live); in BuildLiveRanges()