Searched refs:ElidedArgCopyInstrs (Results 1 – 3 of 3) sorted by relevance
55 SmallPtrSet<const Instruction *, 4> ElidedArgCopyInstrs; variable
716 if (!ElidedArgCopyInstrs.count(&*I)) in SelectBasicBlock()1492 ElidedArgCopyInstrs.count(Inst)) { in SelectAllBasicBlocks()1635 ElidedArgCopyInstrs.clear(); in SelectAllBasicBlocks()
9980 SmallPtrSetImpl<const Instruction *> &ElidedArgCopyInstrs, in tryToElideArgumentCopy() argument10031 ElidedArgCopyInstrs.insert(SI); in tryToElideArgumentCopy()10288 ElidedArgCopyInstrs, ArgCopyElisionCandidates, Arg, in LowerArguments()