Searched refs:HasBranch (Results 1 – 2 of 2) sorted by relevance
137 bool HasBranch = false; member450 if (RI.HasBranch) in print()773 RI.HasBranch = checkBiasedBranch( in findScope()780 if (!RI.HasBranch) { in findScope()877 auto *Branch = RI.HasBranch ? in checkScopeHoistable()880 if (RI.HasBranch || !Selects.empty()) { in checkScopeHoistable()918 if (RI.HasBranch && InsertPoint != Branch) { in checkScopeHoistable()948 if (RI.HasBranch) { in checkScopeHoistable()965 if (RI.HasBranch) { in checkScopeHoistable()1027 if (RI.HasBranch) { in getCHRConditionValuesForRegion()[all …]
911 bool HasBranch = false; in convert() local917 HasBranch = true; in convert()920 const MCInstrDesc &D = HasBranch ? HII->get(Hexagon::J2_jump) in convert()923 if (!HasBranch) in convert()