Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h642 Instruction *CreateOverflowTuple(IntrinsicInst *II, Value *Result, in CreateOverflowTuple() function
H A DInstCombineCalls.cpp2038 return CreateOverflowTuple(II, OperationResult, OverflowResult); in visitCallInst()