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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1189 static bool haveSameOperands(const IntrinsicInst &I, const IntrinsicInst &E, function
1218 haveSameOperands(I, *E, E->getNumArgOperands())) {

Completed in 52 milliseconds