Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp122 const APInt *SelTC, *SelFC; in foldSelectICmpAnd() local
124 !match(Sel.getFalseValue(), m_APInt(SelFC))) in foldSelectICmpAnd()
162 APInt FC = *SelFC; in foldSelectICmpAnd()