Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp724 using GEPHTType = ScopedHashTable<GEPValue, Value *, DenseMapInfo<GEPValue>, typedef in __anon2439b80b0411::EarlyCSE
726 GEPHTType AvailableGEPs;
749 GEPHTType &AvailableGEPs) in NodeScope()
761 GEPHTType::ScopeTy GEPScope;
772 GEPHTType &AvailableGEPs, unsigned cg, DomTreeNode *n, in StackNode()