Searched defs:AllocatorTy (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/Mips/ | ||
D | MipsOptimizePICCall.cpp | 43 AllocatorTy; typedef |
/external/llvm/lib/CodeGen/ | ||
D | MachineCSE.cpp | 74 ScopedHashTableVal<MachineInstr*, unsigned> > AllocatorTy; typedef in __anondf821cc60111::MachineCSE |
/external/llvm/lib/Transforms/Scalar/ | ||
D | EarlyCSE.cpp | 272 BumpPtrAllocator, ScopedHashTableVal<SimpleValue, Value *>> AllocatorTy; typedef in __anoncdf6c96d0311::EarlyCSE |
D | InductiveRangeCheckElimination.cpp | 183 typedef SpecificBumpPtrAllocator<InductiveRangeCheck> AllocatorTy; typedef in __anon764fa5440111::InductiveRangeCheck |