Searched refs:NonPredSize (Results 1 – 1 of 1) sorted by relevance
119 unsigned NonPredSize; member130 CannotBeCopied(false), ClobbersPred(false), NonPredSize(0), in BBInfo()483 !TII->isProfitableToDupForIfCvt(*TrueBBI.BB, TrueBBI.NonPredSize, in ValidSimple()486 Dups = TrueBBI.NonPredSize; in ValidSimple()509 unsigned Size = TrueBBI.NonPredSize; in ValidTriangle()664 BBI.NonPredSize = 0; in ScanInstructions()684 BBI.NonPredSize++; in ScanInstructions()817 MeetIfcvtSizeLimit(*TrueBBI.BB, (TrueBBI.NonPredSize - (Dups + Dups2) + in AnalyzeBlock()819 *FalseBBI.BB, (FalseBBI.NonPredSize - (Dups + Dups2) + in AnalyzeBlock()838 MeetIfcvtSizeLimit(*TrueBBI.BB, TrueBBI.NonPredSize + TrueBBI.ExtraCost, in AnalyzeBlock()[all …]