Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp304 typedef ScopedHashTable<CallValue, std::pair<Value *, unsigned>> CallHTType; typedef in __anoncdf6c96d0311::EarlyCSE
305 CallHTType AvailableCalls;
325 CallHTType &AvailableCalls) in NodeScope()
335 CallHTType::ScopeTy CallScope;
345 CallHTType &AvailableCalls, unsigned cg, DomTreeNode *n, in StackNode()