Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h55 SmallPtrSet<const Instruction *, 4> ElidedArgCopyInstrs; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9925 SmallPtrSetImpl<const Instruction *> &ElidedArgCopyInstrs, in tryToElideArgumentCopy()