Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2520 bool TrueWhenTrue = (Cond == ISD::SETEQ) ^ (!N1C->isOne()); in SimplifySetCC() local
2521 if (TrueWhenTrue) in SimplifySetCC()