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