Home
last modified time | relevance | path

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

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