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