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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp934 static bool canSimplifyNullStoreOrGEP(StoreInst &SI) { function
1478 if (canSimplifyNullStoreOrGEP(SI)) {

Completed in 94 milliseconds