Searched refs:evaluateGEPOffsetExpression (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp425 static Value *evaluateGEPOffsetExpression(User *GEP, InstCombiner &IC, function
868 Value *Offset = evaluateGEPOffsetExpression(GEPLHS, *this, DL);

Completed in 112 milliseconds