Searched refs:ElidedArgCopyInstrs (Results 1 – 3 of 3) sorted by relevance
65 SmallPtrSet<const Instruction *, 4> ElidedArgCopyInstrs; variable
853 if (!ElidedArgCopyInstrs.count(&*I)) in SelectBasicBlock()1750 ElidedArgCopyInstrs.count(Inst)) { in SelectAllBasicBlocks()1899 ElidedArgCopyInstrs.clear(); in SelectAllBasicBlocks()
11528 SmallPtrSetImpl<const Instruction *> &ElidedArgCopyInstrs, in tryToElideArgumentCopy() argument11581 ElidedArgCopyInstrs.insert(SI); in tryToElideArgumentCopy()11834 ElidedArgCopyInstrs, ArgCopyElisionCandidates, Arg, in LowerArguments()