Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h229 Instruction &CtxI, Value *&OperationResult,
DInstCombineCalls.cpp825 Value *OperationResult = nullptr; in foldIntrinsicWithOverflowCommon() local
828 WO->getRHS(), *WO, OperationResult, OverflowResult)) in foldIntrinsicWithOverflowCommon()
829 return createOverflowTuple(WO, OperationResult, OverflowResult); in foldIntrinsicWithOverflowCommon()