Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetRegisterInfo.cpp334 unsigned *BestPreA = &PreA; in getCommonSuperRegClass() local
339 std::swap(BestPreA, BestPreB); in getCommonSuperRegClass()
366 *BestPreA = IA.getSubReg(); in getCommonSuperRegClass()