Searched refs:ClobbersPred (Results 1 – 1 of 1) sorted by relevance
145 bool ClobbersPred : 1; member159 ClobbersPred(false) {} in BBInfo()832 if (TrueBBI.ClobbersPred && FalseBBI.ClobbersPred) in RescanInstructions()1072 BBI.ClobbersPred = false; in ScanInstructions()1137 if (BBI.ClobbersPred && !isPredicated) { in ScanInstructions()1150 BBI.ClobbersPred = true; in ScanInstructions()1324 (bool) TrueBBICalc.ClobbersPred, (bool) FalseBBICalc.ClobbersPred)); in AnalyzeBlock()1342 (bool) TrueBBICalc.ClobbersPred, (bool) FalseBBICalc.ClobbersPred)); in AnalyzeBlock()2233 ToBBI.ClobbersPred |= FromBBI.ClobbersPred; in CopyAndPredicateBlock()2358 ToBBI.ClobbersPred |= FromBBI.ClobbersPred; in MergeBlocks()