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

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

Completed in 35 milliseconds