Searched defs:CondContext (Results 1 – 2 of 2) sorted by relevance
62 struct CondContext { struct 67 CondContext(Value *Cond) : Cond(Cond) {} in CondContext() argument
104 struct CondContext { struct111 CondContext &ctx = *static_cast<CondContext*>(p); in cond_thread() argument