Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp492 static Value *getAvailableLoadStore(Instruction *Inst, const Value *Ptr, in getAvailableLoadStore() function
611 if (Value *Available = getAvailableLoadStore(Inst, StrippedPtr, AccessTy, in findAvailablePtrLoadStore()
690 Available = getAvailableLoadStore(&Inst, StrippedPtr, AccessTy, in FindAvailableLoadedValue()