Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1445 BasicBlock *InnerLatch, BasicBlock *OuterHeader, in moveLCSSAPhis()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4846 BasicBlock *InnerLatch = InnermostLoop->getLatch(); in tileLoops() local