Home
last modified time | relevance | path

Searched defs:SingleUseCondition (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h597 bool SingleUseCondition = false; member
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2742 bool SingleUseCondition = true; in analyzeBranchPredicate() local