Searched refs:end_with_branch (Results 1 – 1 of 1) sorted by relevance
447 bool end_with_branch = in ProcessElement() local449 bool branch_taken = end_with_branch && elem.last_instr_exec; in ProcessElement()891 bool end_with_branch = instr.type == OCSD_INSTR_BR || instr.type == OCSD_INSTR_BR_INDIRECT; in ConvertBranchMapToInstrRanges() local892 bool branch_taken = end_with_branch && b; in ConvertBranchMapToInstrRanges()