Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp134 void joinAllIntervals();
2843 void RegisterCoalescer::joinAllIntervals() { in joinAllIntervals() function in RegisterCoalescer
2911 joinAllIntervals(); in runOnMachineFunction()