Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h648 const LoopT *ParentL = L, *OtherParentL = OtherL; in compareLoops() local
650 assert(ParentL->getHeader() == OtherParentL->getHeader() && in compareLoops()
653 OtherParentL = OtherParentL->getParentLoop(); in compareLoops()