Searched refs:ExpandBECount (Results 1 – 1 of 1) sorted by relevance
1803 bool ExpandBECount = canExpandBackedgeTakenCount(L, SE); in runOnLoop() local1804 if (EnableIVRewrite && ExpandBECount) { in runOnLoop()1867 else if (!EnableIVRewrite && ExpandBECount && needsLFTR(L, DT)) { in runOnLoop()1873 if (ExpandBECount && IndVar) { in runOnLoop()