Searched refs:Profitable (Results 1 – 4 of 4) sorted by relevance
1157 bool Profitable = in visitSelectInst() local1162 if (Profitable) { in visitSelectInst()
275 ; LSR. Profitable chains should have more than one nonzero increment
508 ; LSR. Profitable chains should have more than one nonzero increment
1770 bool Profitable = false; in SinkCommonCodeFromPredecessors() local1773 Profitable = true; in SinkCommonCodeFromPredecessors()1779 if (!Profitable) in SinkCommonCodeFromPredecessors()