Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DFastISelEmitter.cpp636 bool OneHadNoPredicate = false; in emitInstructionCode() local
643 assert(!OneHadNoPredicate && in emitInstructionCode()
646 OneHadNoPredicate = true; in emitInstructionCode()
648 if (OneHadNoPredicate) { in emitInstructionCode()
685 if (!OneHadNoPredicate) in emitInstructionCode()