Searched refs:ElidedArgCopyInstrs (Results 1 – 3 of 3) sorted by relevance
63 SmallPtrSet<const Instruction *, 4> ElidedArgCopyInstrs; variable
725 if (!ElidedArgCopyInstrs.count(&*I)) in SelectBasicBlock()1476 ElidedArgCopyInstrs.count(Inst)) { in SelectAllBasicBlocks()1619 ElidedArgCopyInstrs.clear(); in SelectAllBasicBlocks()
9567 SmallPtrSetImpl<const Instruction *> &ElidedArgCopyInstrs, in tryToElideArgumentCopy() argument9622 ElidedArgCopyInstrs.insert(SI); in tryToElideArgumentCopy()9852 ElidedArgCopyInstrs, ArgCopyElisionCandidates, Arg, in LowerArguments()