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