Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2685 static Instruction *ProcessUMulZExtIdiom(ICmpInst &I, Value *MulVal, in ProcessUMulZExtIdiom() function
4123 if (Instruction *R = ProcessUMulZExtIdiom(I, Op0, Op1, *this)) in visitICmpInst()
4127 if (Instruction *R = ProcessUMulZExtIdiom(I, Op1, Op0, *this)) in visitICmpInst()