Searched refs:HasBranch (Results 1 – 2 of 2) sorted by relevance
128 bool HasBranch = false; member433 if (RI.HasBranch) in print()764 RI.HasBranch = checkBiasedBranch( in findScope()771 if (!RI.HasBranch) { in findScope()868 auto *Branch = RI.HasBranch ? in checkScopeHoistable()939 if (RI.HasBranch) { in checkScopeHoistable()956 if (RI.HasBranch) { in checkScopeHoistable()1018 if (RI.HasBranch) { in getCHRConditionValuesForRegion()1283 if (RI.HasBranch) { in classifyBiasedScopes()1377 if (RI.HasBranch) { in setCHRRegions()[all …]
913 bool HasBranch = false; in convert() local919 HasBranch = true; in convert()922 const MCInstrDesc &D = HasBranch ? HII->get(Hexagon::J2_jump) in convert()925 if (!HasBranch) in convert()