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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4124 SDValue NOTNode = DAG.getNOT(N0.getDebugLoc(), N0, VT); local
4130 SDValue NOTNode = DAG.getNOT(N0.getDebugLoc(), N0, VT); local

Completed in 275 milliseconds