Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp82 static bool HasSubOverflow(ConstantInt *Result, in HasSubOverflow() function
103 if (HasSubOverflow(ExtractElement(Result, Idx), in SubWithOverflow()
112 return HasSubOverflow(cast<ConstantInt>(Result), in SubWithOverflow()