Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DPatternMatch.h326 struct cstval_pred_ty : public Predicate { struct
327 template <typename ITy> bool match(ITy *V) { in match()