Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h671 bool SingleUseCondition = false; member
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86InstrInfo.cpp3226 bool SingleUseCondition = true; in analyzeBranchPredicate() local