Searched refs:get_sync_info (Results 1 – 5 of 5) sorted by relevance
87 return !(get_sync_info(instr).semantics & (semantic_volatile | semantic_acqrel)); in is_dead()
137 memory_sync_info get_sync_info(const Instruction* instr) in get_sync_info() function
819 update_counters(ctx, ev, get_sync_info(instr)); in gen()879 memory_sync_info sync_info = get_sync_info(instr.get()); in handle_block()
341 memory_sync_info sync = get_sync_info(instr); in get_sync_info_with_hack()
1379 memory_sync_info get_sync_info(const Instruction* instr);