Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp1526 bool TrueWhenTrue = (Cond == ISD::SETEQ) ^ (N1C->getAPIntValue() != 1); in SimplifySetCC() local
1527 if (TrueWhenTrue) in SimplifySetCC()