Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp424 static bool canRewriteGEPAsOffset(Value *Start, Value *Base, GEPNoWrapFlags &NW, in canRewriteGEPAsOffset() function
655 if (!canRewriteGEPAsOffset(RHS, PtrBase, NW, DL, Nodes)) in transformToIndexedCompare()