HomeSort by relevance Sort by last modified time
    Searched defs:AllocatorTy (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
MachineCSE.cpp 71 ScopedHashTableVal<MachineInstr*, unsigned> > AllocatorTy;
73 MachineInstrExpressionTrait, AllocatorTy> ScopedHTType;
  /external/llvm/lib/Transforms/Scalar/
EarlyCSE.cpp 279 ScopedHashTableVal<SimpleValue, Value*> > AllocatorTy;
281 AllocatorTy> ScopedHTType;

Completed in 250 milliseconds