Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp210 struct AssumptionContext { struct in __anon14d914b60111::FunctionDifferenceEngine
344 AssumptionContext AC = {L.getParent(), R.getParent()}; in diffCallSites()
370 AssumptionContext ACValue = {L->getParent(), R->getParent()}; in diff()
372 const AssumptionContext *AC = AllowAssumptions ? &ACValue : nullptr; in diff()
552 const AssumptionContext *AC) { in equivalentAsOperands()
653 const AssumptionContext *AC) { in equivalentAsOperands()
704 const AssumptionContext *AC) { in equivalentAsOperands()