Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h56 SmallPtrSet<const Instruction *, 4> ElidedArgCopyInstrs; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10205 SmallPtrSetImpl<const Instruction *> &ElidedArgCopyInstrs, in tryToElideArgumentCopy()