Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp98 const APInt *SelTC, *SelFC; in foldSelectICmpAnd() local
100 !match(Sel.getFalseValue(), m_APInt(SelFC))) in foldSelectICmpAnd()
138 APInt FC = *SelFC; in foldSelectICmpAnd()