Home
last modified time | relevance | path

Searched defs:foldUnsignedMultiplicationOverflowCheck (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3681 Value *InstCombinerImpl::foldUnsignedMultiplicationOverflowCheck(ICmpInst &I) { in foldUnsignedMultiplicationOverflowCheck() function in InstCombinerImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3638 Value *InstCombiner::foldUnsignedMultiplicationOverflowCheck(ICmpInst &I) { in foldUnsignedMultiplicationOverflowCheck() function in InstCombiner