Home
last modified time | relevance | path

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

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