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

/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4231 SDValue NOTNode = DAG.getNOT(SDLoc(N0), N0, VT); local
4237 SDValue NOTNode = DAG.getNOT(SDLoc(N0), N0, VT); local

Completed in 60 milliseconds