Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DFastISelEmitter.cpp635 bool OneHadNoPredicate = false; in emitInstructionCode() local
642 assert(!OneHadNoPredicate && in emitInstructionCode()
645 OneHadNoPredicate = true; in emitInstructionCode()
647 if (OneHadNoPredicate) { in emitInstructionCode()
684 if (!OneHadNoPredicate) in emitInstructionCode()