Home
last modified time | relevance | path

Searched defs:IVU (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyIndVar.cpp58 SmallVectorImpl<WeakVH> &Dead, IVUsers *IVU = NULL) : in SimplifyIndvar()
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp755 static bool isSimpleArithmeticOp(User *IVU) { in isSimpleArithmeticOp()
892 findRootsBase(Instruction *IVU, SmallInstructionSet SubsumedInsts) { in findRootsBase()
939 for (auto *IVU : IV->users()) { in findRoots() local