Searched defs:CondContext (Results 1 – 1 of 1) sorted by relevance
62 struct CondContext { struct67 CondContext(Value *Cond) : Cond(Cond) {} in CondContext() function