reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3286 BB = BlockAddressPFS->GetBB(Label.UIntVal, Label.Loc); 3288 BB = BlockAddressPFS->GetBB(Label.StrVal, Label.Loc); 3289 if (!BB) 3295 BB = dyn_cast_or_null<BasicBlock>( 3297 if (!BB) 3301 ID.ConstantVal = BlockAddress::get(F, BB);