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.cpp45 CompletelySLP = false; in markFailed()
458 if (!CompletelySLP) in buildGraph()
H A DVPlan.h3733 bool CompletelySLP = true; variable
3788 bool isCompletelySLP() const { return CompletelySLP; } in isCompletelySLP()