Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h780 SmallVector<Instruction *, NegatorMaxNodesSSO> NewInstructions; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7377 DenseMap<Instruction *, Instruction *> NewInstructions; in tryToSinkFreeOperands() local