Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isHighCostExpansion

1142 static bool isHighCostExpansion(const SCEV *S, BranchInst *BI,
1172 if (isHighCostExpansion(*I, BI, Processed, SE))
1216 if (isHighCostExpansion(BackedgeTakenCount, BI, Processed, SE))