Searched refs:HasBranch (Results 1 – 2 of 2) sorted by relevance
136 bool HasBranch = false; member448 if (RI.HasBranch) in print()771 RI.HasBranch = checkBiasedBranch( in findScope()778 if (!RI.HasBranch) { in findScope()875 auto *Branch = RI.HasBranch ? in checkScopeHoistable()878 if (RI.HasBranch || !Selects.empty()) { in checkScopeHoistable()913 if (RI.HasBranch && InsertPoint != Branch) { in checkScopeHoistable()943 if (RI.HasBranch) { in checkScopeHoistable()960 if (RI.HasBranch) { in checkScopeHoistable()1022 if (RI.HasBranch) { in getCHRConditionValuesForRegion()[all …]
904 bool HasBranch = false; in convert() local910 HasBranch = true; in convert()913 const MCInstrDesc &D = HasBranch ? HII->get(Hexagon::J2_jump) in convert()916 if (!HasBranch) in convert()