Home
last modified time | relevance | path

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

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