Searched refs:ClobbersPred (Results 1 – 1 of 1) sorted by relevance
118 bool ClobbersPred : 1; member130 CannotBeCopied(false), ClobbersPred(false), NonPredSize(0), in BBInfo()562 (TrueBBI.ClobbersPred && FalseBBI.ClobbersPred)) in ValidDiamond()667 BBI.ClobbersPred = false; in ScanInstructions()698 if (BBI.ClobbersPred && !isPredicated) { in ScanInstructions()711 BBI.ClobbersPred = true; in ScanInstructions()1322 if (TrueBBI.ClobbersPred && !FalseBBI.ClobbersPred) in IfConvertDiamond()1324 else if (TrueBBI.ClobbersPred == FalseBBI.ClobbersPred) { in IfConvertDiamond()1632 ToBBI.ClobbersPred |= FromBBI.ClobbersPred; in CopyAndPredicateBlock()1679 ToBBI.ClobbersPred |= FromBBI.ClobbersPred; in MergeBlocks()