Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFastISelEmitter.cpp631 bool OneHadNoPredicate = false; in emitInstructionCode() local
638 assert(!OneHadNoPredicate && in emitInstructionCode()
641 OneHadNoPredicate = true; in emitInstructionCode()
643 if (OneHadNoPredicate) { in emitInstructionCode()
683 if (!OneHadNoPredicate) in emitInstructionCode()