Searched defs:IVU (Results 1 – 2 of 2) sorted by relevance
58 SmallVectorImpl<WeakVH> &Dead, IVUsers *IVU = NULL) : in SimplifyIndvar()
755 static bool isSimpleArithmeticOp(User *IVU) { in isSimpleArithmeticOp()892 findRootsBase(Instruction *IVU, SmallInstructionSet SubsumedInsts) { in findRootsBase()939 for (auto *IVU : IV->users()) { in findRoots() local