Searched defs:cstval_pred_ty (Results 1 – 1 of 1) sorted by relevance
356 struct cstval_pred_ty : public Predicate { struct357 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