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

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp75 void llvm::initializeInstCombine(PassRegistry &Registry) { function in class:llvm
80 initializeInstCombine(*unwrap(R));

Completed in 104 milliseconds