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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1468 bool TrueWhenTrue = (Cond == ISD::SETEQ) ^ (N1C->getAPIntValue() != 1); local
1469 if (TrueWhenTrue)

Completed in 181 milliseconds