Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Analysis/FlowSensitive/
H A DDebugSupportTest.cpp410 auto ThisIntEqZero = cast<AtomicBoolValue>(Ctx.atom()); in TEST() local
413 Ctx.disj(Ctx.neg(Ctx.conj(ThisIntEqZero, OtherIntEqZero)), IntsAreEq); in TEST()
415 {ThisIntEqZero, Ctx.neg(IntsAreEq), BothZeroImpliesEQ}); in TEST()
441 {ThisIntEqZero, "ThisIntEqZero"}, in TEST()