Searched defs:InstructionBlock (Results 1 – 10 of 10) sorted by relevance
34 class InstructionBlock; variable46 void BeginInstructionBlock(int pc_offset, const InstructionBlock*) {} in BeginInstructionBlock()48 void EndInstructionBlock(const InstructionBlock*) {} in EndInstructionBlock()
15 class InstructionBlock; variable
615 InstructionBlock::InstructionBlock(Zone* zone, RpoNumber rpo_number, in InstructionBlock() function in v8::internal::compiler::InstructionBlock
843 class InstructionBlock; variable
29 class InstructionBlock; variable