Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp890 static Instruction *transformToIndexedCompare(GEPOperator *GEPLHS, Value *RHS, in transformToIndexedCompare() function
1001 return transformToIndexedCompare(GEPLHS, RHS, Cond, DL); in FoldGEPICmp()
1056 return transformToIndexedCompare(GEPLHS, RHS, Cond, DL); in FoldGEPICmp()