Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp689 static Instruction *transformToIndexedCompare(GEPOperator *GEPLHS, Value *RHS, in transformToIndexedCompare() function
834 return transformToIndexedCompare(GEPLHS, RHS, Cond, DL); in foldGEPICmp()
897 return transformToIndexedCompare(GEPLHS, RHS, Cond, DL); in foldGEPICmp()