Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombiner.h405 Instruction *InsertNewInstWith(Instruction *New, Instruction &Old) { in InsertNewInstWith() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h383 Instruction *InsertNewInstWith(Instruction *New, Instruction &Old) { in InsertNewInstWith() function