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