Home
last modified time | relevance | path

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

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