Searched refs:ClobbersPred (Results 1 – 3 of 3) sorted by relevance
111 bool ClobbersPred : 1; member123 CannotBeCopied(false), ClobbersPred(false), NonPredSize(0), in BBInfo()543 (TrueBBI.ClobbersPred && FalseBBI.ClobbersPred)) in ValidDiamond()648 BBI.ClobbersPred = false; in ScanInstructions()679 if (BBI.ClobbersPred && !isPredicated) { in ScanInstructions()697 BBI.ClobbersPred = true; in ScanInstructions()1236 if (TrueBBI.ClobbersPred && !FalseBBI.ClobbersPred) in IfConvertDiamond()1238 else if (TrueBBI.ClobbersPred == FalseBBI.ClobbersPred) { in IfConvertDiamond()1445 ToBBI.ClobbersPred |= FromBBI.ClobbersPred; in CopyAndPredicateBlock()1490 ToBBI.ClobbersPred |= FromBBI.ClobbersPred; in MergeBlocks()
120 bool ClobbersPred : 1; member132 CannotBeCopied(false), ClobbersPred(false), NonPredSize(0), in BBInfo()568 (TrueBBI.ClobbersPred && FalseBBI.ClobbersPred)) in ValidDiamond()677 BBI.ClobbersPred = false; in ScanInstructions()737 if (BBI.ClobbersPred && !isPredicated) { in ScanInstructions()750 BBI.ClobbersPred = true; in ScanInstructions()1383 if (TrueBBI.ClobbersPred && !FalseBBI.ClobbersPred) in IfConvertDiamond()1385 else if (TrueBBI.ClobbersPred == FalseBBI.ClobbersPred) { in IfConvertDiamond()1711 ToBBI.ClobbersPred |= FromBBI.ClobbersPred; in CopyAndPredicateBlock()1835 ToBBI.ClobbersPred |= FromBBI.ClobbersPred; in MergeBlocks()
143 bool ClobbersPred : 1; member157 ClobbersPred(false) {} in BBInfo()720 if (TrueBBI.ClobbersPred && FalseBBI.ClobbersPred) in RescanInstructions()950 BBI.ClobbersPred = false; in ScanInstructions()1015 if (BBI.ClobbersPred && !isPredicated) { in ScanInstructions()1028 BBI.ClobbersPred = true; in ScanInstructions()1206 (bool) TrueBBICalc.ClobbersPred, (bool) FalseBBICalc.ClobbersPred)); in AnalyzeBlock()1224 (bool) TrueBBICalc.ClobbersPred, (bool) FalseBBICalc.ClobbersPred)); in AnalyzeBlock()2093 ToBBI.ClobbersPred |= FromBBI.ClobbersPred; in CopyAndPredicateBlock()2218 ToBBI.ClobbersPred |= FromBBI.ClobbersPred; in MergeBlocks()