Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp272 GlobalVariable *FunctionPCsArray; // for pc-table. member in __anon7982b8060111::ModuleSanitizerCoverage
380 FunctionPCsArray = nullptr; in instrumentModule()
756 FunctionPCsArray = CreatePCArray(F, AllBlocks); in CreateFunctionLocalArrays()