Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1742 XorOps = Instruction::Xor, NoOps = 0; in foldSelectICmpEq() local
1748 if (OuterOpc == NoOps) in foldSelectICmpEq()