Home
last modified time | relevance | path

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

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