Lines Matching defs:cur_pc
622 uintptr_t cur_pc = (start_addr + lir->offset + 4) & ~3;625 DCHECK_EQ((cur_pc & 0xF0000000), (target & 0xF0000000));