Searched refs:MCPredicates (Results 1 – 1 of 1) sorted by relevance
439 RecVec MCPredicates = Records.getAllDerivedDefinitions("TIIPredicate"); in checkMCInstPredicates() local440 if (MCPredicates.empty()) in checkMCInstPredicates()444 llvm::StringMap<const Record *> TIIPredicates(MCPredicates.size()); in checkMCInstPredicates()445 for (const Record *TIIPred : MCPredicates) { in checkMCInstPredicates()