Searched refs:InstPredicate (Results 1 – 1 of 1) sorted by relevance
231 using InstPredicate = bool (*)(MCInstrInfo const &, MCInst const &); variable233 bool HasInstWith(InstPredicate Pred) const { in HasInstWith()