Searched refs:SizeCIOp (Results 1 – 3 of 3) sorted by relevance
102 virtual bool isFoldable(unsigned SizeCIOp, unsigned SizeArgOp,
783 bool isFoldable(unsigned SizeCIOp, unsigned SizeArgOp, bool isString) const { in isFoldable() argument784 if (CI->getArgOperand(SizeCIOp) == CI->getArgOperand(SizeArgOp)) in isFoldable()787 dyn_cast<ConstantInt>(CI->getArgOperand(SizeCIOp))) { in isFoldable()
503 bool isFoldable(unsigned SizeCIOp, unsigned, bool) const { in isFoldable() argument505 dyn_cast<ConstantInt>(CI->getArgOperand(SizeCIOp))) in isFoldable()