Searched refs:getCurrentLBR (Results 1 – 2 of 2) sorted by relevance
60 const LBREntry &LBR = State.getCurrentLBR(); in unwindReturn()120 const LBREntry &Branch = State.getCurrentLBR(); in unwind()
159 const LBREntry &getCurrentLBR() const { return LBRStack[LBRIndex]; } in getCurrentLBR() function