Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DLoads.cpp468 static Value *getAvailableLoadStore(Instruction *Inst, const Value *Ptr, in getAvailableLoadStore() function
587 if (Value *Available = getAvailableLoadStore(Inst, StrippedPtr, AccessTy, in findAvailablePtrLoadStore()
666 Available = getAvailableLoadStore(&Inst, StrippedPtr, AccessTy, in FindAvailableLoadedValue()