Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A 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()