Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6145 static Instruction *processUMulZExtIdiom(ICmpInst &I, Value *MulVal, in processUMulZExtIdiom() function
7530 if (Instruction *R = processUMulZExtIdiom(I, Op0, C, *this)) in visitICmpInst()