Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetRegisterInfo.cpp220 unsigned *BestPreA = &PreA; in getCommonSuperRegClass() local
225 std::swap(BestPreA, BestPreB); in getCommonSuperRegClass()
252 *BestPreA = IA.getSubReg(); in getCommonSuperRegClass()