reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1471 TmpSup[*SR] = true; 1473 for (int x = TmpSup.find_first(); x >= 0; x = TmpSup.find_next(x)) { 1473 for (int x = TmpSup.find_first(); x >= 0; x = TmpSup.find_next(x)) { 1478 TmpSup[R] = false; 1482 LLVM_DEBUG(dbgs() << "TmpSup: "; dump_registers(TmpSup, *TRI); 1486 SRegs |= TmpSup;