Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp671 auto &VariablesB = BDec.Vars; in getConstraint() local
689 for (const auto &KV : concat<DecompEntry>(VariablesA, VariablesB)) in getConstraint()
708 for (const auto &KV : VariablesB) { in getConstraint()