Home
last modified time | relevance | path

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

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