Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm-c/
DInitialization.h39 void LLVMInitializeAggressiveInstCombiner(LLVMPassRegistryRef R);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DInitialization.h39 void LLVMInitializeAggressiveInstCombiner(LLVMPassRegistryRef R);
/external/llvm-project/llvm/bindings/python/llvm/
Dcore.py470 library.LLVMInitializeAggressiveInstCombiner.argtypes = [PassRegistry]
471 library.LLVMInitializeAggressiveInstCombiner.restype = None
/external/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp424 void LLVMInitializeAggressiveInstCombiner(LLVMPassRegistryRef R) { in LLVMInitializeAggressiveInstCombiner() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp408 void LLVMInitializeAggressiveInstCombiner(LLVMPassRegistryRef R) { in LLVMInitializeAggressiveInstCombiner() function