Searched refs:BlockAddressPFS (Results 1 – 2 of 2) sorted by relevance
152 PerFunctionState *BlockAddressPFS; variable195 BlockAddressPFS(nullptr) {} in Context()
4132 if (BlockAddressPFS && F == &BlockAddressPFS->getFunction()) { in parseValID()4134 BB = BlockAddressPFS->getBB(Label.UIntVal, Label.Loc); in parseValID()4136 BB = BlockAddressPFS->getBB(Label.StrVal, Label.Loc); in parseValID()6912 SaveAndRestore ScopeExit(BlockAddressPFS, &PFS); in parseFunctionBody()