Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp657 static bool haveSameOperands(const IntrinsicInst &I, const IntrinsicInst &E, in haveSameOperands() function
689 if (haveSameOperands(EndI, *I, EndI.getNumArgOperands())) { in removeTriviallyEmptyRange()