Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp504 void injectMetadataGlobals(Module &M);
1447 void DataFlowSanitizer::injectMetadataGlobals(Module &M) { in injectMetadataGlobals() function in DataFlowSanitizer
1507 injectMetadataGlobals(M); in runImpl()