Searched refs:inst_is_in_block (Results 1 – 1 of 1) sorted by relevance
1138 inst_is_in_block(const bblock_t *block, const backend_instruction *inst) in inst_is_in_block() function1167 assert(inst_is_in_block(block, this) || !"Instruction not in block"); in insert_after()1182 assert(inst_is_in_block(block, this) || !"Instruction not in block"); in insert_before()1194 assert(inst_is_in_block(block, this) || !"Instruction not in block"); in insert_before()1208 assert(inst_is_in_block(block, this) || !"Instruction not in block"); in remove()