Searched refs:LargeLIVisitCounter (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp185 DenseMap<unsigned, unsigned long> LargeLIVisitCounter; member in class:__anon1797::RegisterCoalescer
3336 auto &Counter = LargeLIVisitCounter[LI.reg];
3852 LargeLIVisitCounter.clear();

Completed in 109 milliseconds