Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h441 Instruction *CreateOverflowTuple(IntrinsicInst *II, Value *Result, in CreateOverflowTuple() function
DInstCombineCalls.cpp482 return CreateOverflowTuple(II, OperationResult, OverflowResult); in visitCallInst()