Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DPatternMatch.h326 struct cstval_pred_ty : public Predicate { struct
327 template <typename ITy> bool match(ITy *V) { in match()