HomeSort by relevance Sort by last modified time
    Searched defs:initializeInstrumentation (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
Instrumentation.cpp 20 /// initializeInstrumentation - Initialize all passes in the TransformUtils
22 void llvm::initializeInstrumentation(PassRegistry &Registry) {
30 /// initializeInstrumentation.
32 initializeInstrumentation(*unwrap(R));
  /external/llvm/lib/Transforms/Instrumentation/
Instrumentation.cpp 56 /// initializeInstrumentation - Initialize all passes in the TransformUtils
58 void llvm::initializeInstrumentation(PassRegistry &Registry) {
75 /// initializeInstrumentation.
77 initializeInstrumentation(*unwrap(R));

Completed in 135 milliseconds