Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp641 bool OneHadNoPredicate = false; in emitInstructionCode() local
648 assert(!OneHadNoPredicate && in emitInstructionCode()
651 OneHadNoPredicate = true; in emitInstructionCode()
653 if (OneHadNoPredicate) { in emitInstructionCode()
691 if (!OneHadNoPredicate) in emitInstructionCode()