Home
last modified time | relevance | path

Searched refs:LLVMInitializeInstrumentation (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DInstrumentation.cpp31 void LLVMInitializeInstrumentation(LLVMPassRegistryRef R) { in LLVMInitializeInstrumentation() function
/external/swiftshader/third_party/LLVM/include/llvm-c/
DInitialization.h30 void LLVMInitializeInstrumentation(LLVMPassRegistryRef R);
/external/llvm/include/llvm-c/
DInitialization.h41 void LLVMInitializeInstrumentation(LLVMPassRegistryRef R);
/external/llvm/lib/Transforms/Instrumentation/
DInstrumentation.cpp76 void LLVMInitializeInstrumentation(LLVMPassRegistryRef R) { in LLVMInitializeInstrumentation() function
/external/llvm/bindings/python/llvm/
Dcore.py462 library.LLVMInitializeInstrumentation.argtypes = [PassRegistry]
463 library.LLVMInitializeInstrumentation.restype = None
619 lib.LLVMInitializeInstrumentation(p)