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