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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp263 /// getSetCCInverse - Return the operation corresponding to !(X op Y), where
265 ISD::CondCode ISD::getSetCCInverse(ISD::CondCode Op, bool isInteger) { function in class:ISD

Completed in 97 milliseconds