Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h177 struct constantexpr_match { struct
186 inline constantexpr_match m_ConstantExpr() { return constantexpr_match(); } in m_ConstantExpr() argument