Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DLoopInfo.h104 void setParentLoop(LoopT *L) { in setParentLoop() function
H A DLoopInfoImpl.h472 Subloop->setParentLoop(L); in discoverAndMapSubloop()
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp1816 HoistedL->setParentLoop(nullptr); in rebuildLoopAfterUnswitch()