Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp966 static bool canSimplifyNullStoreOrGEP(StoreInst &SI) { in canSimplifyNullStoreOrGEP() function
1486 if (canSimplifyNullStoreOrGEP(SI)) { in visitStoreInst()