Searched refs:ZeroCostInstructions (Results 1 – 1 of 1) sorted by relevance
432 SmallPtrSetImpl<Instruction *> &ZeroCostInstructions, unsigned Depth = 0) { in dominatesMergePoint() argument477 ZeroCostInstructions.insert(OverflowInst); in dominatesMergePoint()479 } else if (!ZeroCostInstructions.contains(I)) in dominatesMergePoint()497 TTI, AC, ZeroCostInstructions, Depth + 1)) in dominatesMergePoint()3709 SmallPtrSet<Instruction *, 2> ZeroCostInstructions; in foldTwoEntryPHINode() local3728 ZeroCostInstructions) || in foldTwoEntryPHINode()3731 ZeroCostInstructions)) in foldTwoEntryPHINode()