Searched refs:isPointerOperand (Results 1 – 1 of 1) sorted by relevance
1308 static bool isPointerOperand(Value *V) { in isPointerOperand() function1323 return isPointerOperand(I->getOperand(0)) && in isInterestingPointerComparisonOrSubtraction()1324 isPointerOperand(I->getOperand(1)); in isInterestingPointerComparisonOrSubtraction()