Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DPatternMatch.h263 template <typename Predicate> struct cstfp_pred_ty : public Predicate { struct
264 template <typename ITy> bool match(ITy *V) { in match()