Home
last modified time | relevance | path

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

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