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.cpp920 const auto VerifyPats = [&](const PatternMap &Pats) { in verify() local
944 VerifyPats(MatchPats); in verify()
945 VerifyPats(ApplyPats); in verify()