reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3284 if (BlockAddressPFS && F == &BlockAddressPFS->getFunction()) { 3284 if (BlockAddressPFS && F == &BlockAddressPFS->getFunction()) { 3286 BB = BlockAddressPFS->GetBB(Label.UIntVal, Label.Loc); 3288 BB = BlockAddressPFS->GetBB(Label.StrVal, Label.Loc); 5591 SaveAndRestore<PerFunctionState *> ScopeExit(BlockAddressPFS, &PFS);