Searched refs:ElidedArgCopyInstrs (Results 1 – 3 of 3) sorted by relevance
59 SmallPtrSet<const Instruction *, 4> ElidedArgCopyInstrs; variable
659 if (!ElidedArgCopyInstrs.count(&*I)) in SelectBasicBlock()1655 ElidedArgCopyInstrs.count(Inst)) { in SelectAllBasicBlocks()1797 ElidedArgCopyInstrs.clear(); in SelectAllBasicBlocks()
8922 SmallPtrSetImpl<const Instruction *> &ElidedArgCopyInstrs, in tryToElideArgumentCopy() argument8977 ElidedArgCopyInstrs.insert(SI); in tryToElideArgumentCopy()9192 ElidedArgCopyInstrs, ArgCopyElisionCandidates, Arg, in LowerArguments()