Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h746 SmallVector<Instruction *, NegatorMaxNodesSSO> NewInstructions; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6939 DenseMap<Instruction *, Instruction *> NewInstructions; in tryToSinkFreeOperands() local