Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DIVUsers.cpp86 SmallPtrSet<Loop*,16> &SimpleLoopNests) { in isSimplifiedLoopNest()
114 SmallPtrSet<Loop*,16> &SimpleLoopNests) { in AddUsersImpl()
203 SmallPtrSet<Loop*,16> SimpleLoopNests; in AddUsersIfInteresting() local