Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDDeadStoreElimination.cpp197 static MemoryLocation getLocForWrite(Instruction *Inst, AliasAnalysis &AA) { in getLocForWrite() function
528 MemoryLocation Loc = getLocForWrite(Inst, *AA); in runOnBasicBlock()
543 MemoryLocation DepLoc = getLocForWrite(DepWrite, *AA); in runOnBasicBlock()