Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp790 static Instruction *transformToIndexedCompare(GEPOperator *GEPLHS, Value *RHS, in transformToIndexedCompare() function
945 return transformToIndexedCompare(GEPLHS, RHS, Cond, DL); in foldGEPICmp()
1007 return transformToIndexedCompare(GEPLHS, RHS, Cond, DL); in foldGEPICmp()