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.cpp718 using GEPHTType = ScopedHashTable<GEPValue, Value *, DenseMapInfo<GEPValue>, typedef in __anon2439b80b0411::EarlyCSE
720 GEPHTType AvailableGEPs;
743 GEPHTType &AvailableGEPs) in NodeScope()
755 GEPHTType::ScopeTy GEPScope;
766 GEPHTType &AvailableGEPs, unsigned cg, DomTreeNode *n, in StackNode()