Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp977 static bool canSimplifyNullLoadOrGEP(LoadInst &LI, Value *Op) { in canSimplifyNullLoadOrGEP() function
1041 if (canSimplifyNullLoadOrGEP(LI, Op)) { in visitLoadInst()