Searched refs:getCounterValue (Results 1 – 4 of 4) sorted by relevance
105 static int64_t getCounterValue(unsigned ID) { in getCounterValue() function
2315 unsigned getCounterValue() const { return CounterValue; } in getCounterValue() function
3420 StartingVNCounter = DebugCounter::getCounterValue(VNCounter); in runGVN()
2299 if (PP.getCounterValue() != 0) { in WritePreprocessor()2300 RecordData::value_type Record[] = {PP.getCounterValue()}; in WritePreprocessor()