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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp1326 const TargetRegisterClass *CommonRC = local
1328 if (CommonRC != nullptr) {
1329 NewRC = CommonRC;

Completed in 57 milliseconds