Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp992 static bool canSimplifyNullLoadOrGEP(LoadInst &LI, Value *Op) { in canSimplifyNullLoadOrGEP() function
1051 if (canSimplifyNullLoadOrGEP(LI, Op)) { in visitLoadInst()