Searched defs:TG (Results 1 – 5 of 5) sorted by relevance
105 struct TG { struct107 ~TG(); argument
84 TimerGroup *TG; // The TimerGroup this Timer is in. variable
387 for (TimerGroup *TG = TimerGroupList; TG; TG = TG->Next) in printAll() local
1929 const DenseMap<GlobalVariable*, LatticeVal> &TG = Solver.getTrackedGlobals(); in runOnModule() local
460 TimerGroup TG; member in __anonbf60a8540511::TimingInfo