Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp254 GlobalVariable *FunctionPCsArray; // for pc-table. member in __anon1b0e388a0111::ModuleSanitizerCoverage
409 FunctionPCsArray = nullptr; in instrumentModule()
752 FunctionPCsArray = CreatePCArray(F, AllBlocks); in CreateFunctionLocalArrays()