Home
last modified time | relevance | path

Searched refs:setParentLoop (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
DLoopInfo.h99 void setParentLoop(LoopT *L) { ParentLoop = L; } in setParentLoop() function
DLoopInfoImpl.h384 Subloop->setParentLoop(L); in discoverAndMapSubloop()