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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h175 class LLVM_LIBRARY_VISIBILITY InstCombiner class in namespace:llvm
176 : public InstVisitor<InstCombiner, Instruction *> {
205 InstCombiner(InstCombineWorklist &Worklist, BuilderTy *Builder, function in class:llvm::InstCombiner

Completed in 67 milliseconds