Home
last modified time | relevance | path

Searched refs:OCF_SIGNED_SUB (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h119 OCF_SIGNED_SUB, enumerator
140 return OCF_SIGNED_SUB; in IntrinsicIDToOverflowCheckFlavor()
DInstCombineCompares.cpp2161 case OCF_SIGNED_SUB: { in OptimizeOverflowCheck()
2174 if (OCF == OCF_SIGNED_SUB) { in OptimizeOverflowCheck()