Searched refs:ProcessInstructions (Results 1 – 4 of 4) sorted by relevance
400 void ProcessInstructions(HBasicBlock* block, BitVector* live);
883 void LAllocator::ProcessInstructions(HBasicBlock* block, BitVector* live) { in ProcessInstructions() function in v8::internal::LAllocator1275 ProcessInstructions(block, live); in BuildLiveRanges()
915 void ProcessInstructions(const InstructionBlock* block, BitVector* live);
2012 void LiveRangeBuilder::ProcessInstructions(const InstructionBlock* block, in ProcessInstructions() function in v8::internal::compiler::LiveRangeBuilder2278 ProcessInstructions(block, live); in BuildLiveRanges()