Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstraintSystem.cpp138 bool ConstraintSystem::mayHaveSolution() { in mayHaveSolution() function in ConstraintSystem
157 return !NewSystem.mayHaveSolution(); in isConditionImplied()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DConstraintSystem.h65 bool mayHaveSolution();