Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp336 LoopInterchangeTransform(Loop * Outer,Loop * Inner,ScalarEvolution * SE,LoopInfo * LI,DominatorTree * DT,const LoopInterchangeLegality & LIL) LoopInterchangeTransform() argument
359 const LoopInterchangeLegality &LIL; global() member in __anone99bb3080211::LoopInterchangeTransform
509 LoopInterchangeLegality LIL(OuterLoop, InnerLoop, SE, ORE); processLoop() local