Searched defs:getMemoryAccess (Results 1 – 3 of 3) sorted by relevance
/llvm-project/polly/include/polly/Support/ | ||
H A D | VirtualInstruction.h | 151 MemoryAccess *getMemoryAccess() const { return InputMA; } in getMemoryAccess() function |
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ | ||
H A D | ExecutorProcessControl.h | 221 MemoryAccess &getMemoryAccess() const { getMemoryAccess() function |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | NewGVN.cpp | 935 MemoryUseOrDef *NewGVN::getMemoryAccess(const Instruction *I) const { getMemoryAccess() function in NewGVN |