Home
last modified time | relevance | path

Searched refs:ClonedLoopTag (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp119 static const char *ClonedLoopTag = "irce.loop.clone"; variable
756 if (Latch->getTerminator()->getMetadata(ClonedLoopTag)) { in parseLoopStructure()
1141 ClonedLatch->getTerminator()->setMetadata(ClonedLoopTag, in cloneLoop()