Searched defs:ProcessUAddIdiom (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1972 static Instruction *ProcessUAddIdiom(Instruction &I, Value *OrigAddV, function
2815 if (Instruction *R = ProcessUAddIdiom(I, Op0, *this))
2823 if (Instruction *R = ProcessUAddIdiom(I, Op1, *this))

Completed in 275 milliseconds