Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.h87 bool CompletelySLP = true; variable
142 bool isCompletelySLP() const { return CompletelySLP; } in isCompletelySLP()
H A DVPlanSLP.cpp101 CompletelySLP = false; in markFailed()
514 if (!CompletelySLP) in buildGraph()