Searched refs:CondContext (Results 1 – 2 of 2) sorted by relevance
62 struct CondContext { struct67 CondContext(Value *Cond) : Cond(Cond) {} in CondContext() argument77 const CondContext *CC = nullptr;128 SimplifyQuery getWithCondContext(const CondContext &CC) const { in getWithCondContext()
4089 CondContext CC(CondVal); in visitSelectInst()