Searched defs:initializeRuntimeFunctions (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | DataFlowSanitizer.cpp | 1334 void DataFlowSanitizer::initializeRuntimeFunctions(Module &M) { initializeRuntimeFunctions() function in DataFlowSanitizer |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | OpenMPOpt.cpp | 566 void initializeRuntimeFunctions(Module &M) { initializeRuntimeFunctions() function |