Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp81 static bool HasSubOverflow(ConstantInt *Result, in HasSubOverflow() function
102 if (HasSubOverflow(ExtractElement(Result, Idx), in SubWithOverflow()
111 return HasSubOverflow(cast<ConstantInt>(Result), in SubWithOverflow()