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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCModule.h 31 /// AtomAllocationTracker - An MCModule owns its component MCAtom's, so it
34 SmallPtrSet<MCAtom*, 8> AtomAllocationTracker;
  /external/swiftshader/third_party/LLVM/lib/MC/
MCModule.cpp 25 AtomAllocationTracker.insert(NewAtom);

Completed in 279 milliseconds