Searched defs:TrueWhenTrue (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1378 bool TrueWhenTrue = (Cond == ISD::SETEQ) ^ (N1C->getAPIntValue() != 1); local

Completed in 97 milliseconds