Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp632 static Instruction *transformToIndexedCompare(GEPOperator *GEPLHS, Value *RHS, in transformToIndexedCompare() function
809 return transformToIndexedCompare(GEPLHS, RHS, Cond, DL, *this); in foldGEPICmp()
859 return transformToIndexedCompare(GEPLHS, RHS, Cond, DL, *this); in foldGEPICmp()