Searched defs:initializeInstrumentation (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DInstrumentation.cpp21 /// initializeInstrumentation - Initialize all passes in the TransformUtils
23 void llvm::initializeInstrumentation(PassRegistry &Registry) { function in class:llvm
36 /// initializeInstrumentation.
38 initializeInstrumentation(*unwrap(R));

Completed in 58 milliseconds