Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp479 bool MultiInsts = false; in collectPatterns() local
485 MultiInsts = true; in collectPatterns()
489 if (MultiInsts) in collectPatterns()