Searched refs:AddInitialGroup (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineWorklist.h51 /// AddInitialGroup - Add the specified batch of stuff in reverse order.
54 void AddInitialGroup(Instruction *const *List, unsigned NumEntries) { function in class:llvm::InstCombineWorklist
H A DInstructionCombining.cpp2635 IC.Worklist.AddInitialGroup(&InstrsForInstCombineWorklist[0],

Completed in 475 milliseconds