Searched defs:InstructionBlock (Results 1 – 11 of 11) 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
584 InstructionBlock::InstructionBlock(Zone* zone, RpoNumber rpo_number, in InstructionBlock() function in v8::internal::compiler::InstructionBlock
813 class InstructionBlock; variable
6 InstructionBlock::InstructionBlock(unsigned nesting_depth, unsigned block_number): in InstructionBlock() function in r600::InstructionBlock
28 class InstructionBlock; variable