Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp748 static bool haveSameOperands(const IntrinsicInst &I, const IntrinsicInst &E, in haveSameOperands() function
780 if (haveSameOperands(EndI, *I, EndI.arg_size())) { in removeTriviallyEmptyRange()