Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DFastISelEmitter.cpp629 bool OneHadNoPredicate = false; in emitInstructionCode() local
636 assert(!OneHadNoPredicate && in emitInstructionCode()
639 OneHadNoPredicate = true; in emitInstructionCode()
641 if (OneHadNoPredicate) { in emitInstructionCode()
678 if (!OneHadNoPredicate) in emitInstructionCode()