Home
last modified time | relevance | path

Searched refs:VerifyPats (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp944 const auto VerifyPats = [&](const PatternMap &Pats) { in verify() local
968 VerifyPats(MatchPats); in verify()
969 VerifyPats(ApplyPats); in verify()