Searched refs:ProcessInstructions (Results 1 – 4 of 4) sorted by relevance
400 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()
390 void ProcessInstructions(BasicBlock* block, BitVector* live);
942 void RegisterAllocator::ProcessInstructions(BasicBlock* block, in ProcessInstructions() function in v8::internal::compiler::RegisterAllocator1295 ProcessInstructions(block, live); in BuildLiveRanges()