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