Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1632 static bool matchUAddWithOverflowConstantEdgeCases(CmpInst *Cmp, in matchUAddWithOverflowConstantEdgeCases() function
1669 if (!matchUAddWithOverflowConstantEdgeCases(Cmp, Add)) in combineToUAddWithOverflow()