Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ManagedStatic

39 #include "llvm/Support/ManagedStatic.h"
6755 static ManagedStatic<std::set<EVT, EVT::compareRawBits> > EVTs;
6756 static ManagedStatic<EVTArray> SimpleVTArray;
6757 static ManagedStatic<sys::SmartMutex<true> > VTMutex;