Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineInternal.h780 SmallVector<Instruction *, NegatorMaxNodesSSO> NewInstructions; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp7377 DenseMap<Instruction *, Instruction *> NewInstructions; in tryToSinkFreeOperands() local