Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1264 for (auto &MemLoc : getInitializesArgMemLoc(I)) { in getLocForInst()
2331 SmallVector<MemoryLocation, 1> getInitializesArgMemLoc(const Instruction *I);
2354 DSEState::getInitializesArgMemLoc(const Instruction *I) { in getInitializesArgMemLoc() function in __anon067a5ac70511::DSEState