Home
last modified time | relevance | path

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

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