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