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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h268 // InsertNewInstWith - same as InsertNewInstBefore, but also sets the
271 Instruction *InsertNewInstWith(Instruction *New, Instruction &Old) { function in class:llvm::InstCombiner

Completed in 73 milliseconds