Searched refs:BlockAddressPFS (Results 1 – 2 of 2) sorted by relevance
136 PerFunctionState *BlockAddressPFS; variable167 Slots(Slots), BlockAddressPFS(nullptr) {} in Context()
3547 if (BlockAddressPFS && F == &BlockAddressPFS->getFunction()) { in parseValID()3549 BB = BlockAddressPFS->getBB(Label.UIntVal, Label.Loc); in parseValID()3551 BB = BlockAddressPFS->getBB(Label.StrVal, Label.Loc); in parseValID()6047 SaveAndRestore<PerFunctionState *> ScopeExit(BlockAddressPFS, &PFS); in parseFunctionBody()