Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp278 GlobalVariable *FunctionPCsArray; // for pc-table. member in __anon0eb498d60111::ModuleSanitizerCoverage
390 FunctionPCsArray = nullptr; in instrumentModule()
774 FunctionPCsArray = CreatePCArray(F, AllBlocks); in CreateFunctionLocalArrays()