Home
last modified time | relevance | path

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

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