Searched defs:popLastNVariables (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | ConstraintSystem.h | 163 void popLastNVariables(unsigned N) { popLastNVariables() function |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | ConstraintElimination.cpp | 303 void popLastNVariables(bool Signed, unsigned N) { in popLastNVariables() function in __anon050fee910111::ConstraintInfo |