Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp370 AssumptionContext ACValue = {L->getParent(), R->getParent()}; in diff() local
372 const AssumptionContext *AC = AllowAssumptions ? &ACValue : nullptr; in diff()