Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h664 bool SingleUseCondition = false; member
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3208 bool SingleUseCondition = true; in analyzeBranchPredicate() local