Searched refs:ScopedHTType (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp45 AllocatorTy> ScopedHTType; typedef in namespace:__anon26054
52 void preVisit(ScopedHTType &ScopedHT);
57 ScopedHTType::ScopeTy *HTScope;
96 ScopedHTType ScopedHT;
167 void MBBInfo::preVisit(ScopedHTType &ScopedHT) {
168 HTScope = new ScopedHTType::ScopeTy(ScopedHT);
/external/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp272 AllocatorTy> ScopedHTType; typedef in class:__anon26278::EarlyCSE
279 ScopedHTType *AvailableValues;
316 NodeScope(ScopedHTType *availableValues,
327 ScopedHTType::ScopeTy Scope;
338 StackNode(ScopedHTType *availableValues,
567 ScopedHTType AVTable;
/external/llvm/lib/CodeGen/
H A DMachineCSE.cpp74 MachineInstrExpressionTrait, AllocatorTy> ScopedHTType; typedef in class:__anon25762::MachineCSE
75 typedef ScopedHTType::ScopeTy ScopeType;
77 ScopedHTType VNT;

Completed in 3279 milliseconds