Searched refs:NextBrPc (Results 1 – 1 of 1) sorted by relevance
199 IOffsetT NextBrPc = decodeBranchOffset(Inst); in bind() local200 if (NextBrPc != 0) in bind()201 NextBrPc = Position - NextBrPc; in bind()202 L->setPosition(NextBrPc); in bind()