Home
last modified time | relevance | path

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

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