Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp540 static bool isPossibleSelfRead(Instruction *Inst, in isPossibleSelfRead() function
1184 !isPossibleSelfRead(Inst, Loc, DepWrite, *TLI, *AA)) { in eliminateDeadStores()