Home
last modified time | relevance | path

Searched defs:OptimizeOverflowCheck (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2574 bool InstCombiner::OptimizeOverflowCheck(OverflowCheckFlavor OCF, Value *LHS, in OptimizeOverflowCheck() function in InstCombiner
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4505 bool InstCombiner::OptimizeOverflowCheck( in OptimizeOverflowCheck() function in InstCombiner
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5040 bool InstCombinerImpl::OptimizeOverflowCheck(Instruction::BinaryOps BinaryOp, in OptimizeOverflowCheck() function in InstCombinerImpl