Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DPatternMatch.h156 struct constantexpr_match { struct
165 inline constantexpr_match m_ConstantExpr() { return constantexpr_match(); } in m_ConstantExpr() argument