Searched refs:ElidedArgCopyInstrs (Results 1 – 3 of 3) sorted by relevance
56 SmallPtrSet<const Instruction *, 4> ElidedArgCopyInstrs; variable
673 if (!ElidedArgCopyInstrs.count(&*I)) in SelectBasicBlock()1454 ElidedArgCopyInstrs.count(Inst)) { in SelectAllBasicBlocks()1599 ElidedArgCopyInstrs.clear(); in SelectAllBasicBlocks()
10205 SmallPtrSetImpl<const Instruction *> &ElidedArgCopyInstrs, in tryToElideArgumentCopy() argument10256 ElidedArgCopyInstrs.insert(SI); in tryToElideArgumentCopy()10513 ElidedArgCopyInstrs, ArgCopyElisionCandidates, Arg, in LowerArguments()