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.cpp621 bool OneHadNoPredicate = false; in emitInstructionCode() local
626 assert(!OneHadNoPredicate && in emitInstructionCode()
629 OneHadNoPredicate = true; in emitInstructionCode()
631 if (OneHadNoPredicate) { in emitInstructionCode()
668 if (!OneHadNoPredicate) in emitInstructionCode()