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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4532 SDValue LL, LR, RL, RR, N0CC, N1CC; local
4533 if (!isSetCCEquivalent(N0, LL, LR, N0CC) ||
4554 ISD::CondCode CC0 = cast<CondCodeSDNode>(N0CC)->get();

Completed in 179 milliseconds