Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm-c/
H A DInitialization.h39 void LLVMInitializeAggressiveInstCombiner(LLVMPassRegistryRef R);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp451 void LLVMInitializeAggressiveInstCombiner(LLVMPassRegistryRef R) { in LLVMInitializeAggressiveInstCombiner() function