Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DNewGVN.cpp810 bool isMemoryAccessTOP(const MemoryAccess *) const;
1349 bool NewGVN::isMemoryAccessTOP(const MemoryAccess *MA) const { in isMemoryAccessTOP() function in NewGVN
3039 !isMemoryAccessTOP(cast<MemoryAccess>(U)) && in valueNumberMemoryPhi()