Searched refs:do_cond_branch_predict (Results 1 – 3 of 3) sorted by relevance
94 static ULong do_cond_branch_predict ( Addr instr_addr, Word takenW ) in do_cond_branch_predict() function
450 += (1 & do_cond_branch_predict(n->instr_addr, taken)); in log_cond_branch()
146 miss = 1 & do_cond_branch_predict(CLG_(bb_base) + ii->instr_offset, taken); in log_cond_branch()