Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp746 static bool haveSameOperands(const IntrinsicInst &I, const IntrinsicInst &E, in haveSameOperands() function
778 if (haveSameOperands(EndI, *I, EndI.arg_size())) { in removeTriviallyEmptyRange()