Home
last modified time | relevance | path

Searched refs:FunctionPCsArray (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp274 GlobalVariable *FunctionPCsArray; // for pc-table. member in __anonac98908c0111::ModuleSanitizerCoverage
386 FunctionPCsArray = nullptr; in instrumentModule()
768 FunctionPCsArray = CreatePCArray(F, AllBlocks); in CreateFunctionLocalArrays()