Searched refs:BlockAddressPFS (Results 1 – 2 of 2) sorted by relevance
140 PerFunctionState *BlockAddressPFS; variable175 Slots(Slots), BlockAddressPFS(nullptr), in Context()
3168 if (BlockAddressPFS && F == &BlockAddressPFS->getFunction()) { in ParseValID()3170 BB = BlockAddressPFS->GetBB(Label.UIntVal, Label.Loc); in ParseValID()3172 BB = BlockAddressPFS->GetBB(Label.StrVal, Label.Loc); in ParseValID()5451 SaveAndRestore<PerFunctionState *> ScopeExit(BlockAddressPFS, &PFS); in ParseFunctionBody()