Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3786 bool TrueWhenTrue = (Cond == ISD::SETEQ) ^ (!N1C->isOne()); in SimplifySetCC() local
3787 if (TrueWhenTrue) in SimplifySetCC()