Home
last modified time | relevance | path

Searched refs:hasPartialAccesses (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslNodeBuilder.cpp767 static bool hasPartialAccesses(__isl_take isl_ast_node *Node) { in hasPartialAccesses() function
798 if (1 < VectorWidth && VectorWidth <= 16 && !hasPartialAccesses(For)) { in createFor()