Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h668 const LoopT *ParentL = L, *OtherParentL = OtherL; in compareLoops() local
670 assert(ParentL->getHeader() == OtherParentL->getHeader() && in compareLoops()
673 OtherParentL = OtherParentL->getParentLoop(); in compareLoops()