Searched refs:ElidedArgCopyInstrs (Results 1 – 3 of 3) sorted by relevance
58 SmallPtrSet<const Instruction *, 4> ElidedArgCopyInstrs; variable
688 if (!ElidedArgCopyInstrs.count(&*I)) in SelectBasicBlock()1501 ElidedArgCopyInstrs.count(Inst)) { in SelectAllBasicBlocks()1646 ElidedArgCopyInstrs.clear(); in SelectAllBasicBlocks()
10453 SmallPtrSetImpl<const Instruction *> &ElidedArgCopyInstrs, in tryToElideArgumentCopy() argument10504 ElidedArgCopyInstrs.insert(SI); in tryToElideArgumentCopy()10762 ElidedArgCopyInstrs, ArgCopyElisionCandidates, Arg, in LowerArguments()