reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
176 LocalLiveIn |= I->second.LiveOut; 186 BitVector LocalLiveOut = LocalLiveIn; 191 if (LocalLiveIn.test(BlockInfo.LiveIn)) { 193 BlockInfo.LiveIn |= LocalLiveIn;