Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDSimplifyQuery.h62 struct CondContext { struct
67 CondContext(Value *Cond) : Cond(Cond) {} in CondContext() argument