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

/external/llvm/lib/Analysis/
H A DValueTracking.cpp132 static void ComputeMaskedBitsMul(Value *Op0, Value *Op1, bool NSW, function
375 ComputeMaskedBitsMul(I->getOperand(0), I->getOperand(1), NSW,
768 ComputeMaskedBitsMul(II->getArgOperand(0), II->getArgOperand(1),

Completed in 48 milliseconds