Searched refs:ElidedArgCopyInstrs (Results 1 – 3 of 3) sorted by relevance
65 SmallPtrSet<const Instruction *, 4> ElidedArgCopyInstrs; variable
837 if (!ElidedArgCopyInstrs.count(&*I)) in SelectBasicBlock()1727 ElidedArgCopyInstrs.count(Inst)) { in SelectAllBasicBlocks()1876 ElidedArgCopyInstrs.clear(); in SelectAllBasicBlocks()
11374 SmallPtrSetImpl<const Instruction *> &ElidedArgCopyInstrs, in tryToElideArgumentCopy() argument11427 ElidedArgCopyInstrs.insert(SI); in tryToElideArgumentCopy()11691 ElidedArgCopyInstrs, ArgCopyElisionCandidates, Arg, in LowerArguments()