Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DLoads.cpp471 static Value *getAvailableLoadStore(Instruction *Inst, const Value *Ptr, in getAvailableLoadStore() function
550 if (Value *Available = getAvailableLoadStore(Inst, StrippedPtr, AccessTy, in findAvailablePtrLoadStore()
629 Available = getAvailableLoadStore(&Inst, StrippedPtr, AccessTy, in FindAvailableLoadedValue()