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

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9296 SDValue NotN0 = DAG.getNOT(N0.getDebugLoc(), N0, XType); local
9298 DAG.getNode(ISD::AND, DL, XType, NegN0, NotN0),

Completed in 133 milliseconds