reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
93 for (auto I = BB->begin(), E = BB->end(); I != E; ++I) { 93 for (auto I = BB->begin(), E = BB->end(); I != E; ++I) { 94 switch (I->getOpcode()) { 97 I = ReplaceTLSCall(&*I, TLSBaseAddrReg); 97 I = ReplaceTLSCall(&*I, TLSBaseAddrReg); 99 I = SetRegister(&*I, &TLSBaseAddrReg); 99 I = SetRegister(&*I, &TLSBaseAddrReg);