Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp249 typedef ScopedHashTable<CallValue, std::pair<Value*, unsigned> > CallHTType; typedef in __anon129e80330311::EarlyCSE
250 CallHTType *AvailableCalls;
271 CallHTType *availableCalls) : in NodeScope()
281 CallHTType::ScopeTy CallScope;
292 CallHTType *availableCalls, in StackNode()
518 CallHTType CallTable; in runOnFunction()