Searched defs:OperationResult (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp478 Value *OperationResult = nullptr; local
481 *II, OperationResult, OverflowResult))
482 return CreateOverflowTuple(II, OperationResult, OverflowResult);

Completed in 674 milliseconds