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 73 ScopedHashTableVal<MachineInstr*, unsigned> > AllocatorTy;
75 MachineInstrExpressionTrait, AllocatorTy> ScopedHTType;
  /external/llvm/lib/Transforms/Scalar/
EarlyCSE.cpp 223 ScopedHashTableVal<SimpleValue, Value*> > AllocatorTy;
225 AllocatorTy> ScopedHTType;

Completed in 27 milliseconds