Searched refs:ClobbersPred (Results 1 – 1 of 1) sorted by relevance
148 bool ClobbersPred : 1; member162 ClobbersPred(false) {} in BBInfo()841 if (TrueBBI.ClobbersPred && FalseBBI.ClobbersPred) in RescanInstructions()1086 BBI.ClobbersPred = false; in ScanInstructions()1151 if (BBI.ClobbersPred && !isPredicated) { in ScanInstructions()1164 BBI.ClobbersPred = true; in ScanInstructions()1338 (bool) TrueBBICalc.ClobbersPred, (bool) FalseBBICalc.ClobbersPred)); in AnalyzeBlock()1356 (bool) TrueBBICalc.ClobbersPred, (bool) FalseBBICalc.ClobbersPred)); in AnalyzeBlock()2230 ToBBI.ClobbersPred |= FromBBI.ClobbersPred; in CopyAndPredicateBlock()2365 ToBBI.ClobbersPred |= FromBBI.ClobbersPred; in MergeBlocks()