Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h356 struct cstval_pred_ty : public Predicate { struct
357 const Constant **Res = nullptr;
358 template <typename ITy> bool match_impl(ITy *V) { in match_impl()
402 /// specialization of cstval_pred_ty for ConstantInt argument