Home
last modified time | relevance | path

Searched defs:CondContext (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DSimplifyQuery.h62 struct CondContext { struct
67 CondContext(Value *Cond) : Cond(Cond) {} in CondContext() argument
/llvm-project/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_posix.cpp104 struct CondContext { struct
111 CondContext &ctx = *static_cast<CondContext*>(p); in cond_thread() argument