Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h118 OCF_UNSIGNED_SUB, enumerator
138 return OCF_UNSIGNED_SUB; in IntrinsicIDToOverflowCheckFlavor()
DInstCombineCompares.cpp2160 case OCF_UNSIGNED_SUB: in OptimizeOverflowCheck()