Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp526 void initializeRuntimeFunctions(Module &M);
1319 void DataFlowSanitizer::initializeRuntimeFunctions(Module &M) { in initializeRuntimeFunctions() function in DataFlowSanitizer
1526 initializeRuntimeFunctions(M); in runImpl()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DOpenMPOpt.cpp196 initializeRuntimeFunctions(M); in OMPInformationCache()
471 void initializeRuntimeFunctions(Module &M) { in initializeRuntimeFunctions() function