Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h667 compareLoops(const LoopT * L,const LoopT * OtherL,DenseMap<BlockT *,const LoopT * > & OtherLoopHeaders) compareLoops() argument
743 const LoopT *OtherL = OtherLoopHeaders.lookup(Header); verify() local