Home
last modified time | relevance | path

Searched refs:joinAllIntervals (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp206 void joinAllIntervals();
4210 void RegisterCoalescer::joinAllIntervals() { in joinAllIntervals() function in RegisterCoalescer
4326 joinAllIntervals(); in run()