Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DIslNodeBuilder.cpp738 static bool hasPartialAccesses(__isl_take isl_ast_node *Node) { in hasPartialAccesses() function
768 if (1 < VectorWidth && VectorWidth <= 16 && !hasPartialAccesses(For)) { in createFor()