Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIRBuilder.cpp132 bool IsLoopVectorizerDisabled) const { in annotateLoopLatch()
149 if (IsLoopVectorizerDisabled) { in annotateLoopLatch()
H A DIslNodeBuilder.cpp528 static bool IsLoopVectorizerDisabled(isl::ast_node_for Node) { in IsLoopVectorizerDisabled() function
549 bool LoopVectorizerDisabled = IsLoopVectorizerDisabled(For); in createForSequential()
/llvm-project-15.0.7/polly/include/polly/CodeGen/
H A DIRBuilder.h63 bool IsLoopVectorizerDisabled) const;