Searched refs:patched_instruction (Results 1 – 1 of 1) sorted by relevance
4297 uint32_t patched_instruction = buffer_.Load<uint32_t>(GetLabelLocation(patcher_label)); in EmitBranch() local4298 CHECK(!IsAbsorbableInstruction(patched_instruction)); in EmitBranch()