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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1898 /// ProcessUGT_ADDCST_ADD - The caller has matched a pattern of the form:
1905 static Instruction *ProcessUGT_ADDCST_ADD(ICmpInst &I, Value *A, Value *B, function
2437 if (Instruction *Res = ProcessUGT_ADDCST_ADD(I, A, B, CI2, CI, *this))

Completed in 41 milliseconds