Searched refs:ComplexPredicates (Results 1 – 4 of 4) sorted by relevance
660 const ComplexMatcherMemFn *ComplexPredicates, in ExecInfoTy()663 ComplexPredicates(ComplexPredicates), in ExecInfoTy()671 const ComplexMatcherMemFn *ComplexPredicates; member
844 (Exec.*ExecInfo.ComplexPredicates[ComplexPredicateID])( in executeMatchTable()
2475 std::vector<const Record *> ComplexPredicates = in run() local2477 llvm::sort(ComplexPredicates, OrderByName); in run()2524 emitExecutorImpl(OS, Table, TypeObjects, Rules, ComplexPredicates, in run()