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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp847 static bool canReplaceGEPIdxWithZero(InstCombiner &IC, GetElementPtrInst *GEPI, function
921 if (canReplaceGEPIdxWithZero(IC, GEPI, &MemI, Idx)) {

Completed in 95 milliseconds