Searched refs:ElidedArgCopyInstrs (Results 1 – 3 of 3) sorted by relevance
55 SmallPtrSet<const Instruction *, 4> ElidedArgCopyInstrs; variable
707 if (!ElidedArgCopyInstrs.count(&*I)) in SelectBasicBlock()1483 ElidedArgCopyInstrs.count(Inst)) { in SelectAllBasicBlocks()1626 ElidedArgCopyInstrs.clear(); in SelectAllBasicBlocks()
9925 SmallPtrSetImpl<const Instruction *> &ElidedArgCopyInstrs, in tryToElideArgumentCopy() argument9976 ElidedArgCopyInstrs.insert(SI); in tryToElideArgumentCopy()10233 ElidedArgCopyInstrs, ArgCopyElisionCandidates, Arg, in LowerArguments()