Home
last modified time | relevance | path

Searched defs:DepWrite (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp459 Instruction *DepWrite, AliasAnalysis &AA) { in isPossibleSelfRead()
556 Instruction *DepWrite = InstDep.getInst(); in runOnBasicBlock() local