Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp336 const LoopInterchangeLegality &LIL) in LoopInterchangeTransform()
359 const LoopInterchangeLegality &LIL; member in __anon815ea8750211::LoopInterchangeTransform
509 LoopInterchangeLegality LIL(OuterLoop, InnerLoop, SE, ORE); in processLoop() local