Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DDeadStoreElimination.cpp389 static bool isPossibleSelfRead(Instruction *Inst, in isPossibleSelfRead() function
498 !isPossibleSelfRead(Inst, Loc, DepWrite, *AA)) { in runOnBasicBlock()
/external/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp477 static bool isPossibleSelfRead(Instruction *Inst, in isPossibleSelfRead() function
931 !isPossibleSelfRead(Inst, Loc, DepWrite, *TLI, *AA)) { in eliminateDeadStores()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DDeadStoreElimination.cpp538 static bool isPossibleSelfRead(Instruction *Inst, in isPossibleSelfRead() function
1183 !isPossibleSelfRead(Inst, Loc, DepWrite, *TLI, *AA)) { in eliminateDeadStores()