Searched defs:UserIC (Results 1 – 1 of 1) sorted by relevance
1453 void setTailFoldingStyles(bool IsScalableVF, unsigned UserIC) { in setTailFoldingStyles()3999 LoopVectorizationCostModel::computeMaxVF(ElementCount UserVF, unsigned UserIC) { in computeMaxVF()6857 LoopVectorizationPlanner::plan(ElementCount UserVF, unsigned UserIC) { in plan()9808 unsigned UserIC = Hints.getInterleave(); in processLoop() local