Searched refs:jf_instruction_index (Results 1 – 1 of 1) sorted by relevance
43 size_t jf_instruction_index; // this node gets patched to jump here on failure member46 explicit BailoutBlock(size_t jf_index) : jf_instruction_index(jf_index) {} in BailoutBlock()603 TORCH_INTERNAL_ASSERT(instructions_[block.jf_instruction_index].op == JF) in insertBailoutBlocks()604 instructions_[block.jf_instruction_index].X = in insertBailoutBlocks()605 instructions_.size() - block.jf_instruction_index; in insertBailoutBlocks()613 instructions_source_[block.jf_instruction_index]); in insertBailoutBlocks()