Home
last modified time | relevance | path

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

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