HomeSort by: relevance | last modified time | path
    Searched defs:initializeInstrumentation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
Instrumentation.cpp 91 /// initializeInstrumentation - Initialize all passes in the TransformUtils
93 void llvm::initializeInstrumentation(PassRegistry &Registry) {
116 /// initializeInstrumentation.
118 initializeInstrumentation(*unwrap(R));
Instrumentation.cpp 91 /// initializeInstrumentation - Initialize all passes in the TransformUtils
93 void llvm::initializeInstrumentation(PassRegistry &Registry) {
116 /// initializeInstrumentation.
118 initializeInstrumentation(*unwrap(R));

Completed in 42 milliseconds