reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2050 for (unsigned bi = 0; bi < Bits.getNumBits(); ++bi) { 2050 for (unsigned bi = 0; bi < Bits.getNumBits(); ++bi) { 2052 VarBitInit *BI = dyn_cast<VarBitInit>(Bits.getBit(bi)); 2056 Var = dyn_cast<VarInit>(Bits.getBit(bi)); 2080 Base = bi; 2085 Base = bi;