Home
last modified time | relevance | path

Searched defs:MemoryPhiState (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp600 enum MemoryPhiState { MPS_Invalid, MPS_TOP, MPS_Equivalent, MPS_Unique }; global() enum in __anon33c65ffb0211::NewGVN
601 DenseMap<const MemoryPhi *, MemoryPhiState> MemoryPhiState; global() member in __anon33c65ffb0211::NewGVN