Home
last modified time | relevance | path

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

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