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

/external/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp45 AllocatorTy> ScopedHTType; typedef in namespace:__anon14434
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/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
H A DEarlyCSE.cpp222 AllocatorTy> ScopedHTType; typedef in class:__anon23022::EarlyCSE
229 ScopedHTType *AvailableValues;
286 ScopedHTType::ScopeTy Scope(*AvailableValues);
461 ScopedHTType AVTable;
/external/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp257 AllocatorTy> ScopedHTType; typedef in class:__anon14696::EarlyCSE
265 ScopedHTType AvailableValues;
326 NodeScope(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads,
335 ScopedHTType::ScopeTy Scope;
346 StackNode(ScopedHTType &AvailableValues, LoadHTType &AvailableLoads,
/external/llvm/lib/CodeGen/
H A DMachineCSE.cpp76 MachineInstrExpressionTrait, AllocatorTy> ScopedHTType; typedef in class:__anon13925::MachineCSE
77 typedef ScopedHTType::ScopeTy ScopeType;
79 ScopedHTType VNT;
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DMachineCSE.cpp72 MachineInstrExpressionTrait, AllocatorTy> ScopedHTType; typedef in class:__anon22629::MachineCSE
73 typedef ScopedHTType::ScopeTy ScopeType;
75 ScopedHTType VNT;

Completed in 208 milliseconds